Skip to content

Commit 3197705

Browse files
committed
Update CHANGELOG.md
1 parent 33ad0ea commit 3197705

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [0.0.6] - 2022-11-9
11+
12+
### Added
13+
14+
### Changed
15+
16+
- Optimized the Compact operation.
17+
- Removed unnecessary internal type conversions e.g. to `internal.entries.Index`.
18+
- Got rid of message passing in iterating over the index blocks
19+
20+
### Fixed
21+
1022
## [0.0.5] - 2022-11-9
1123

1224
### Added

0 commit comments

Comments
 (0)