Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2020-03-25 21:06:45 -05:00
parent 6721c70b9e
commit 6e8aac984f
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased
- Add lockfiles to `jpm` via `jpm make-lockfile` and `jpm load-lockfile`.
- Add `os/realpath` (Not supported on windows).
- Add `os/chmod`.
- Add `chr` macro.