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.7.2+alpha.1]
10
+ - testing no primary key
11
+
12
+
13
+
9
14
## [ v0.7.1]
10
15
- close request body after reading it
11
16
@@ -116,7 +121,8 @@ Bug Fix Caduceus config loading
116
121
- Initial creation
117
122
- Bumped codex version, modified code to match changes
118
123
119
- [ Unreleased ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.1...HEAD
124
+ [ Unreleased ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.2+alpha.1...HEAD
125
+ [ v0.7.2+alpha.1 ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.1...v0.7.2+alpha.1
120
126
[ v0.7.1 ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.0...v0.7.1
121
127
[ v0.7.0 ] : https://github.com/Comcast/codex-svalinn/compare/v0.6.1...v0.7.0
122
128
[ v0.6.1 ] : https://github.com/Comcast/codex-svalinn/compare/v0.6.0...v0.6.1
Original file line number Diff line number Diff line change 1
- - testing no primary key
1
+
You can’t perform that action at this time.
0 commit comments