This repository was archived by the owner on Dec 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 6.2.4] - 2021-07-01
810### Changed
911- Upgraded ` conjur-api ` dependency to 5.3.5.
1012 [ cyberark/conjur-cli #310 ] ( https://github.com/cyberark/conjur-cli/issues/310 )
@@ -57,7 +59,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5759- ** Codebase forked: for changes to the 5.x (API [ v4] ( https://github.com/cyberark/conjur-cli/tree/v4 ) ) series, see
5860 [ CHANGELOG in ` v4 ` branch] [ v4-changelog ] (https://github.com/cyberark/conjur-cli/blob/v4/CHANGELOG.md )**
5961
60- [ Unreleased ] : https://github.com/cyberark/conjur-cli/compare/v6.2.3...HEAD
62+ [ Unreleased ] : https://github.com/cyberark/conjur-cli/compare/v6.2.4...HEAD
63+ [ 6.2.4 ] : https://github.com/cyberark/conjur-cli/compare/v6.2.3...v6.2.4
6164[ 6.2.3 ] : https://github.com/cyberark/conjur-cli/compare/v6.2.2...v6.2.3
6265[ 6.2.2 ] : https://github.com/cyberark/conjur-cli/compare/v6.2.1...v6.2.2
6366[ 6.2.1 ] : https://github.com/cyberark/conjur-cli/compare/v6.2.0...v6.2.1
Original file line number Diff line number Diff line change 1- 6.2.3
1+ 6.2.4
Original file line number Diff line number Diff line change 1919# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2020#
2121module Conjur
22- VERSION = '6.2.3 '
22+ VERSION = '6.2.4 '
2323 ::Version = VERSION
2424end
You can’t perform that action at this time.
0 commit comments