File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v0.10.0]
10
+ - Store the birthdate and deathdate as Unix with Nanosecond precision.
11
+
12
+
13
+
9
14
## [ v0.9.1]
10
15
- Added deathdate check
11
16
- Bumped codex
@@ -139,7 +144,8 @@ Bug Fix Caduceus config loading
139
144
- Initial creation
140
145
- Bumped codex version, modified code to match changes
141
146
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
143
149
[ v0.9.1 ] : https://github.com/Comcast/codex-svalinn/compare/v0.9.0...v0.9.1
144
150
[ v0.9.0 ] : https://github.com/Comcast/codex-svalinn/compare/v0.8.0...v0.9.0
145
151
[ v0.8.0 ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.1...v0.8.0
Original file line number Diff line number Diff line change 1
- - Store the birthdate and deathdate as Unix with Nanosecond precision.
1
+
You can’t perform that action at this time.
0 commit comments