aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2022-04-01 21:58:22 -0500
committerCalvin Rose <calsrose@gmail.com>2022-04-01 21:59:01 -0500
commit2a950e4ce9ac180c4c14bcfe2da95ec64af2516f (patch)
treea3e86df95d81d3ecb95d8377100e6cc514ffc234 /CHANGELOG.md
parentUpdate SONAME in Makefile. (diff)
Fix patch release - (version info)v1.21.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8e6049f..38dd2790 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 1.21.1 - 2022-03-27
+## 1.21.2 - 2022-04-01
- C functions `janet_dobytes` and `janet_dostring` will now enter the event loop if it is enabled.
- Fix hashing regression - hash of negative 0 must be the same as positive 0 since they are equal.
- The `flycheck` function no longer pollutes the module/cache