Skip to content

Commit 5051b68

Browse files
committed
Update changelog
1 parent ec1f951 commit 5051b68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# redb - Changelog
22

3+
## 2.1.1 - 2024-06-09
4+
* Fix panic that occurred when calling `compact()` when a read transaction was in progress
5+
* Fix `ReadTransaction::close()` to return `Ok` when it succeeds
6+
* Performance optimizations
7+
38
## 2.1.0 - 2024-04-20
49
* Implement `Key` and `Value` for `String`
510
* Allow users to implement `ReadableTableMetadata`, `ReadableTable`, and `ReadableMultimapTable`

0 commit comments

Comments
 (0)