1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-16 10:19:55 +00:00

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

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`.