diff options
| author | 2022-04-01 21:58:22 -0500 | |
|---|---|---|
| committer | 2022-04-01 21:59:01 -0500 | |
| commit | 2a950e4ce9ac180c4c14bcfe2da95ec64af2516f (patch) | |
| tree | a3e86df95d81d3ecb95d8377100e6cc514ffc234 /CHANGELOG.md | |
| parent | Update SONAME in Makefile. (diff) | |
Fix patch release - (version info)v1.21.2
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
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 |
