Skip to content

Commit

Permalink
Changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
chr1st1ank committed Feb 23, 2022
1 parent 25a34a5 commit 107a159
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0


## [Unreleased]
### Added
- Direct InMemoryStore file serialization in the Rust backend.
This avoids a memory peak and also improves the performance of the operation compared to
(de-)serialization via the detour of a Python bytes object.

## [0.7.0] - 2022-02-06
### Added
Expand Down

0 comments on commit 107a159

Please sign in to comment.