Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2019-10-11 00:11:19 -05:00
parent a18a251d16
commit d47b5f8c6a
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## Unreleased
- Add `quit` function to exit from a repl, but not always exit the entire
application.
- Integrate jpm with https://github.com/janet-lang/pkgs.git. jpm can now
install packages based on their short names in the package listing, which
can be customized via an env variable.