From f1021336d40bab866c91d6669be9b7250d0c1f89 Mon Sep 17 00:00:00 2001 From: Hadar Artzi Date: Tue, 14 Jul 2020 09:09:46 -0400 Subject: [PATCH] release v1.8.1 --- CHANGELOG.md | 4 +++- VERSION | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba140bbfde..594e6df1c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.8.1] - 2020-07-14 ### Fixed - Log the OpenSSL FIPS mode after Rails is initialized for both OSS and DAP. [cyberark/conjur#1684](https://github.com/cyberark/conjur/pull/1684) @@ -387,7 +388,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.8.0...HEAD +[Unreleased]: https://github.com/cyberark/conjur/compare/v1.8.1...HEAD +[1.8.1]: https://github.com/cyberark/conjur/compare/v1.7.0...v1.8.1 [1.8.0]: https://github.com/cyberark/conjur/compare/v1.7.4...v1.8.0 [1.7.4]: https://github.com/cyberark/conjur/compare/v1.7.3...v1.7.4 [1.7.3]: https://github.com/cyberark/conjur/compare/v1.7.2...v1.7.3 diff --git a/VERSION b/VERSION index 27f9cd322b..a8fdfda1c7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.0 +1.8.1