Skip to content

Commit ebb47cb

Browse files
committed
add changelog for v2.3.2
1 parent 92ab3d5 commit ebb47cb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Release 2.3.2(2023-08-30)
2+
## 🚀 New Features
3+
* add AscendKeys and DescnedKeys
4+
* Add Expire and TTL functions (https://github.com/rosedblabs/rosedb/pull/278)
5+
6+
## 🎄 Enhancements
7+
* fix expire bug and add examples
8+
* add iterate examples
9+
10+
## 🎠 Community
11+
* Thanks to @Jeremy-Run
12+
* Delete expired key of the index (https://github.com/rosedblabs/rosedb/pull/269)
13+
* New: Delete Expired Keys (https://github.com/rosedblabs/rosedb/pull/280)
14+
* Thanks to @LEAVING-7
15+
* Fix potential deadlock in merge.go (https://github.com/rosedblabs/rosedb/pull/279)
16+
17+
## 🐞 Bug Fixes
18+
* fix reput ttl bug
19+
120
# Release 2.3.1(2023-08-21)
221
## 🚀 New Features
322
* Support key expire

0 commit comments

Comments
 (0)