Prepare for 0.6.0 release

This commit is contained in:
Calvin Rose 2019-05-29 12:19:39 -04:00
parent 31f502b508
commit ba0956488d
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.6.0 - ??
## 0.6.0 - 2019-05-29
- `file/close` returns exit code when closing file opened with `file/popen`.
- Add `os/rename`
- Update windows installer to include tools like `jpm`.