Skip to content

Commit

Permalink
Bump version and fix changelog issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Felgate committed Sep 7, 2022
1 parent 9489333 commit dc628dd
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Nothing should go in this section, please add to the latest unreleased version
(and update the corresponding date), or add a new version.

## [1.18.2] - 2022-09-01
## [1.18.3] - 2022-09-07

### Security
- Remove code and state from the debug logs
[conjurinc/conjur-ui#2644](https://github.com/cyberark/conjur/pull/2644)

## [1.18.2] - 2022-09-01

### Changed
- Reduces debug log verbosity.
[cyberark/conjur#2639](https://github.com/cyberark/conjur/pull/2639)
Expand Down Expand Up @@ -903,8 +905,12 @@ 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.18.0...HEAD
[1.18.0]: https://github.com/cyberark/conjur/compare/v1.17.7...v1.18.0
[Unreleased]: https://github.com/cyberark/conjur/compare/v1.18.3...HEAD
[1.18.3]: https://github.com/cyberark/conjur/compare/v1.18.1...v1.18.3
[1.18.2]: https://github.com/cyberark/conjur/compare/v1.18.1...v1.18.2
[1.18.1]: https://github.com/cyberark/conjur/compare/v1.18.0...v1.18.1
[1.18.0]: https://github.com/cyberark/conjur/compare/v1.17.8...v1.18.0
[1.17.8]: https://github.com/cyberark/conjur/compare/v1.17.7...v1.17.8
[1.17.7]: https://github.com/cyberark/conjur/compare/v1.17.6...v1.17.7
[1.17.6]: https://github.com/cyberark/conjur/compare/v1.17.3...v1.17.6
[1.17.3]: https://github.com/cyberark/conjur/compare/v1.15.0...v1.17.3
Expand Down

0 comments on commit dc628dd

Please sign in to comment.