diff options
| author | 2024-11-23 10:29:03 -0600 | |
|---|---|---|
| committer | 2024-11-23 10:29:03 -0600 | |
| commit | e3159bb0f524a7b2cbdc5bef624e3638e993da7d (patch) | |
| tree | aeebc03f438e5b6cd7b5fb1f0c26c0f65e0fe6ce /CHANGELOG.md | |
| parent | Add an extra has mix round to string hashes. (diff) | |
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 525ec3bd..308f32f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 |
