diff --git a/CHANGELOG.md b/CHANGELOG.md index 23a48a6f01..1e608f77be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ 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.19.5] - 2023-05-16 +## [1.19.5] - 2023-06-29 ### Security - Update bundler to 2.2.33 to remove CVE-2021-43809 @@ -21,8 +21,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Authn-IAM now uses the host in the signed headers to determine which STS endpoint (global or regional) to use for validation. -## [1.19.4] - 2023-05-12 - ### Changed - OIDC tokens will now have a default ttl of 60 mins [cyberark/conjur#2800](https://github.com/cyberark/conjur/pull/2800) @@ -1045,7 +1043,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.19.3...HEAD +[Unreleased]: https://github.com/cyberark/conjur/compare/v1.19.5...HEAD +[1.19.5]: https://github.com/cyberark/conjur/compare/v1.19.3...v1.19.5 [1.19.3]: https://github.com/cyberark/conjur/compare/v1.19.2...v1.19.3 [1.19.2]: https://github.com/cyberark/conjur/compare/v1.19.1...v1.19.2 [1.19.1]: https://github.com/cyberark/conjur/compare/v1.19.0...v1.19.1