mirror of
https://github.com/janet-lang/janet
synced 2025-12-03 07:08:09 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## Unreleased
|
## 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
|
- 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
|
install packages based on their short names in the package listing, which
|
||||||
can be customized via an env variable.
|
can be customized via an env variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user