Skip to content

Commit ca11444

Browse files
authored
Merge pull request #705 from cyberark/v0.7.1
Bump version to 0.7.1
2 parents 47374ff + c33b066 commit ca11444

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff 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

228244
The 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.7.1

0 commit comments

Comments
 (0)