Skip to content

Commit

Permalink
[skip ci] updated changelog (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak authored Jun 10, 2019
1 parent a22c546 commit 152f40b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.6.0]
- Added documentation
- Added prometheus to docker-compose
- Fixed batching on insert
- Added `BatchDeleter`, which gets a list of record ids that have passed their
deathdate and deletes them in batches.

## [v0.5.0]
- Removed primary key id record

Expand Down

0 comments on commit 152f40b

Please sign in to comment.