File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 0.7.1] 2019-05-16
10+
11+ ### Added
12+ - Added several issue templates
13+ - Added improved tutorial flow to webpage
14+
15+ ### Changed
16+ - Noted alpha support for HCV provider in README
17+ - Improved CRD testing
18+ - Updated base image used for GitLab CI
19+ - Updated contributor info for documentation
20+ - Updated to use universal ` psql ` command throughout repo`
21+
22+ ### Fixed
23+ - Corrected tutorial issues with code snippets and spacing
24+
925## [ 0.7.0] 2019-03-26
1026
1127### Added
@@ -227,7 +243,7 @@ external plugins
227243
228244The first tagged version.
229245
230- [ Unreleased ] : https://github.com/cyberark/secretless-broker/compare/v0.6.4 ...HEAD
246+ [ Unreleased ] : https://github.com/cyberark/secretless-broker/compare/v0.7.1 ...HEAD
231247[ 0.2.0 ] : https://github.com/cyberark/secretless-broker/compare/v0.1.0...v0.2.0
232248[ 0.3.0 ] : https://github.com/cyberark/secretless-broker/compare/v0.2.0...v0.3.0
233249[ 0.4.0 ] : https://github.com/cyberark/secretless-broker/compare/v0.3.0...v0.4.0
@@ -240,3 +256,4 @@ The first tagged version.
240256[ 0.6.3 ] : https://github.com/cyberark/secretless-broker/compare/v0.6.2...v0.6.3
241257[ 0.6.4 ] : https://github.com/cyberark/secretless-broker/compare/v0.6.3...v0.6.4
242258[ 0.7.0] : https://github.com/cyberark/secretless-broker/compare/v0.6.4...v0.7.0
259+ [ 0.7.1] : https://github.com/cyberark/secretless-broker/compare/v0.7.0...v0.7.1
Original file line number Diff line number Diff line change 1- 0.7.0
1+ 0.7.1
You can’t perform that action at this time.
0 commit comments