1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-24 17:27:18 +00:00

Update changelog

This commit is contained in:
Calvin Rose 2019-05-29 11:58:41 -04:00
parent 4d47d92a4a
commit efaaead378

View File

@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
## 0.6.0 - ??
- `file/close` returns exit code when closing file opened with `file/popen`.
- Add `os/rename`
- Update windows installer to include tools like `jpm`.
- Add `jpm` tool for building and managing projects.
- Change interface to `cook` tool.