1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-05 14:56:55 +00:00

Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2024-11-23 10:29:03 -06:00
parent 5d1bd8a932
commit e3159bb0f5

View File

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## ??? - Unreleased
- Change string hashing.
- Fix string equality bug.
- Add `assertf`
- Change how JANET_PROFILE is loaded to allow more easily customizing the environment.
- Add `*repl-prompt*` dynamic binding to allow customizing the built in repl.
- Add multiple path support in the `JANET_PATH` environment variables. This lets