We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbad69 commit ca5bf9bCopy full SHA for ca5bf9b
2 files changed
CHANGELOG.md
@@ -9,6 +9,11 @@ Legend:
9
- [O] Other
10
```
11
12
+### v0.6.1 (29th July 2024)
13
+
14
+- [O] tests: fix segfault in map_test.c
15
+- [O] build: cleanup configure.ac from old/deprecated MACROs
16
17
### v0.6.0 (17th April 2024)
18
19
- [+] !! BREAKING CHANGE !! Add `prev_val` to `cdada_map_insert_replace()` API call to make it more useful
VERSION
@@ -1 +1 @@
1
-v0.6.0
+v0.6.1
0 commit comments