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

Commit 74d788f

Browse files
[skip ci] updated changelog
1 parent 4956d1c commit 74d788f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [v0.9.0]
10+
- Changed batchDeleter to expect the deathdate to be in Unix Nanoseconds
11+
912
## [v0.8.0]
1013
- Refactored pruning
1114
- Added comments for godocs
@@ -126,7 +129,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
126129
- Initial creation
127130
- Created `db` and `xvault` package
128131

129-
[Unreleased]: https://github.com/Comcast/codex/compare/v0.8.0..HEAD
132+
[Unreleased]: https://github.com/Comcast/codex/compare/v0.9.0..HEAD
133+
[v0.9.0]: https://github.com/Comcast/codex/compare/v0.8.0...v0.9.0
130134
[v0.8.0]: https://github.com/Comcast/codex/compare/v0.7.0...v0.8.0
131135
[v0.7.0]: https://github.com/Comcast/codex/compare/v0.6.0...v0.7.0
132136
[v0.6.0]: https://github.com/Comcast/codex/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)