Skip to content

Commit ca5bf9b

Browse files
committed
CHANGELOG|VERSION: bump v0.6.1
Prepare v0.6.1
1 parent bfbad69 commit ca5bf9b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Legend:
99
- [O] Other
1010
```
1111

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+
1217
### v0.6.0 (17th April 2024)
1318

1419
- [+] !! BREAKING CHANGE !! Add `prev_val` to `cdada_map_insert_replace()` API call to make it more useful

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.0
1+
v0.6.1

0 commit comments

Comments
 (0)