Skip to content

Commit 62073d1

Browse files
author
Concourse CI
committed
[skip ci] release v0.10.0
1 parent 2469644 commit 62073d1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [v0.10.0]
10+
- Store the birthdate and deathdate as Unix with Nanosecond precision.
11+
12+
13+
914
## [v0.9.1]
1015
- Added deathdate check
1116
- Bumped codex
@@ -139,7 +144,8 @@ Bug Fix Caduceus config loading
139144
- Initial creation
140145
- Bumped codex version, modified code to match changes
141146

142-
[Unreleased]: https://github.com/Comcast/codex-svalinn/compare/v0.9.1...HEAD
147+
[Unreleased]: https://github.com/Comcast/codex-svalinn/compare/v0.10.0...HEAD
148+
[v0.10.0]: https://github.com/Comcast/codex-svalinn/compare/v0.9.1...v0.10.0
143149
[v0.9.1]: https://github.com/Comcast/codex-svalinn/compare/v0.9.0...v0.9.1
144150
[v0.9.0]: https://github.com/Comcast/codex-svalinn/compare/v0.8.0...v0.9.0
145151
[v0.8.0]: https://github.com/Comcast/codex-svalinn/compare/v0.7.1...v0.8.0

release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Store the birthdate and deathdate as Unix with Nanosecond precision.
1+

0 commit comments

Comments
 (0)