From 9d6f0aced258e4a69ec71f44604cc0a1575b9673 Mon Sep 17 00:00:00 2001 From: Concourse CI Date: Fri, 18 Oct 2019 16:56:16 +0000 Subject: [PATCH] [skip ci] release v0.1.0 --- CHANGELOG.md | 8 +++++++- release_notes.md | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83f4b2f..6d26eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [v0.1.0] +- Added logic to create RPMs per themis running mode + + + ## [v0.0.3] - updated Makefile - updated conf directory @@ -34,7 +39,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Converted to a go module: github.com/xmidt-org/themis -[Unreleased]: https://github.com/xmidt-org/themis/compare/v0.0.3...HEAD +[Unreleased]: https://github.com/xmidt-org/themis/compare/v0.1.0...HEAD +[v0.1.0]: https://github.com/xmidt-org/themis/compare/v0.0.3...v0.1.0 [v0.0.3]: https://github.com/xmidt-org/themis/compare/v0.0.2...v0.0.3 [v0.0.2]: https://github.com/xmidt-org/themis/compare/v0.0.1...v0.0.2 [v0.0.1]: https://github.com/xmidt-org/themis/compare/v0.0.0...v0.0.1 diff --git a/release_notes.md b/release_notes.md index 1fcd74b..8b13789 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1 +1 @@ -- Added logic to create RPMs per themis running mode +