Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 152f40b

Browse files
[skip ci] updated changelog (#76)
1 parent a22c546 commit 152f40b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [v0.6.0]
10+
- Added documentation
11+
- Added prometheus to docker-compose
12+
- Fixed batching on insert
13+
- Added `BatchDeleter`, which gets a list of record ids that have passed their
14+
deathdate and deletes them in batches.
15+
916
## [v0.5.0]
1017
- Removed primary key id record
1118

0 commit comments

Comments
 (0)