We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5c86a commit 8ece66aCopy full SHA for 8ece66a
CHANGELOG.md
@@ -9,6 +9,11 @@ Legend:
9
- [O] Other
10
```
11
12
+### v0.6.2 (24th October 2025)
13
+
14
+- [B] map: fix garbage in `prev_val` when key not in map for `cdada_map_insert_replace()`
15
+- [O] CI fixes
16
17
### v0.6.1 (29th July 2024)
18
19
- [O] tests: fix segfault in map_test.c
VERSION
@@ -1 +1 @@
1
-v0.6.1
+v0.6.2
0 commit comments