From e3159bb0f524a7b2cbdc5bef624e3638e993da7d Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 23 Nov 2024 10:29:03 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 525ec3bd6..308f32f7e 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