Skip to content

Commit

Permalink
[skip ci] updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak committed Jul 2, 2019
1 parent 4956d1c commit 74d788f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.9.0]
- Changed batchDeleter to expect the deathdate to be in Unix Nanoseconds

## [v0.8.0]
- Refactored pruning
- Added comments for godocs
Expand Down Expand Up @@ -126,7 +129,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Initial creation
- Created `db` and `xvault` package

[Unreleased]: https://github.com/Comcast/codex/compare/v0.8.0..HEAD
[Unreleased]: https://github.com/Comcast/codex/compare/v0.9.0..HEAD
[v0.9.0]: https://github.com/Comcast/codex/compare/v0.8.0...v0.9.0
[v0.8.0]: https://github.com/Comcast/codex/compare/v0.7.0...v0.8.0
[v0.7.0]: https://github.com/Comcast/codex/compare/v0.6.0...v0.7.0
[v0.6.0]: https://github.com/Comcast/codex/compare/v0.5.0...v0.6.0
Expand Down

0 comments on commit 74d788f

Please sign in to comment.