Skip to content

Commit

Permalink
Merge pull request #2442 from cyberark/release-1.14.2
Browse files Browse the repository at this point in the history
Bump version to 1.14.2
  • Loading branch information
jtuttle authored Dec 13, 2021
2 parents dd71cc0 + cae629c commit 5335422
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.14.2] - 2021-12-13

### Changed
- Failed Login now writes the error code in the log
[#2424](https://github.com/cyberark/conjur/pull/2424)
Expand Down Expand Up @@ -750,7 +752,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- The first tagged version.

[Unreleased]: https://github.com/cyberark/conjur/compare/v1.14.1...HEAD
[Unreleased]: https://github.com/cyberark/conjur/compare/v1.14.2...HEAD
[1.14.2]: https://github.com/cyberark/conjur/compare/v1.14.1...v1.14.2
[1.14.1]: https://github.com/cyberark/conjur/compare/v1.14.0...v1.14.1
[1.14.0]: https://github.com/cyberark/conjur/compare/v1.13.2...v1.14.0
[1.13.2]: https://github.com/cyberark/conjur/compare/v1.13.1...v1.13.2
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.1
1.14.2

0 comments on commit 5335422

Please sign in to comment.