Skip to content

Commit c764d12

Browse files
committed
update changelog for v2.4.0
1 parent 27cf08a commit c764d12

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release 2.4.0(2025-02-21)
2+
## 🚀 New Features
3+
Thans to @XiXi-2024
4+
* implement database iterator functionality (https://github.com/rosedblabs/rosedb/pull/326)
5+
6+
## 🎄 Enhancements
7+
Thanks to @miaozw
8+
* Add AscendKeysRange and DescendKeysRange functions (https://github.com/rosedblabs/rosedb/pull/323)
9+
10+
Thans to @XiXi-2024
11+
* Add unit tests for AscendKeysRange and DescendKeysRange methods (https://github.com/rosedblabs/rosedb/pull/324)
12+
13+
## 🐞 Bug Fixes
14+
Thanks to @auula
15+
* fix: inner error bug in the delete expired key method. (https://github.com/rosedblabs/rosedb/pull/322)
16+
117
# Release 2.3.9(2024-10-06)
218
## 🎄 Enhancements
319
* fix `DefaultOptions`: just return a temp dir name instead of creating it.

0 commit comments

Comments
 (0)