From 85a19ffb20e6d21edaeef3306b2efc9d3318cb37 Mon Sep 17 00:00:00 2001 From: Ellis Wright Date: Wed, 10 Feb 2021 11:48:47 -0500 Subject: [PATCH] Update project for new release --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60da200..74224eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.7.0] - 2021-02-10 ### Changed - Updated Go versions to 1.15 @@ -77,7 +79,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Initial version -[Unreleased]: https://github.com/cyberark/conjur-api-go/compare/v0.6.1...HEAD +[Unreleased]: https://github.com/cyberark/conjur-api-go/compare/v0.7.0...HEAD +[0.7.0]: https://github.com/cyberark/conjur-api-go/compare/v0.6.1...v0.7.0 [0.6.1]: https://github.com/cyberark/conjur-api-go/compare/v0.6.0...v0.6.1 [0.6.0]: https://github.com/cyberark/conjur-api-go/compare/v0.5.2...v0.6.0 [0.5.2]: https://github.com/cyberark/conjur-api-go/compare/v0.5.1...v0.5.2 diff --git a/VERSION b/VERSION index ee6cdce..faef31a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1 +0.7.0