Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
changelog: v1.2.0
Browse files Browse the repository at this point in the history
For #322
  • Loading branch information
g4s8 committed Jun 4, 2021
1 parent 4bf8a82 commit fe99d7e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 1.2.0

### Benchmark storage #314
- feature: add implementation for `list` and `size`, optimize `delete`
- feature: add implementation for delete and exists
- feature: add implementation of `save` and `value` for benchmark storage

### Documentation
- doc: added links to javadocs

0 comments on commit fe99d7e

Please # to comment.