Skip to content

Commit 15d6b57

Browse files
author
Concourse CI
committed
[skip ci] release v0.7.2+alpha.1
1 parent faeb055 commit 15d6b57

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.7.2+alpha.1]
10+
- testing no primary key
11+
12+
13+
914
## [v0.7.1]
1015
- close request body after reading it
1116

@@ -116,7 +121,8 @@ Bug Fix Caduceus config loading
116121
- Initial creation
117122
- Bumped codex version, modified code to match changes
118123

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
120126
[v0.7.1]: https://github.com/Comcast/codex-svalinn/compare/v0.7.0...v0.7.1
121127
[v0.7.0]: https://github.com/Comcast/codex-svalinn/compare/v0.6.1...v0.7.0
122128
[v0.6.1]: https://github.com/Comcast/codex-svalinn/compare/v0.6.0...v0.6.1

release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- testing no primary key
1+

0 commit comments

Comments
 (0)