Skip to content

Commit 8ece66a

Browse files
committed
CHANGELOG|VERSION: bump v0.6.2
Prepare v0.6.2
1 parent 3b5c86a commit 8ece66a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.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+
1217
### v0.6.1 (29th July 2024)
1318

1419
- [O] tests: fix segfault in map_test.c

VERSION

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

0 commit comments

Comments
 (0)