diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e69df0..4483fbcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.