From e92ef8938ff062d00a31cb36909bb84c24227f70 Mon Sep 17 00:00:00 2001 From: Concourse CI Date: Mon, 28 Oct 2019 18:38:01 +0000 Subject: [PATCH] [skip ci] release v0.2.0 --- CHANGELOG.md | 8 +++++++- release_notes.md | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 340558d..b46412b 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.2.0] +- added configurable and application-injectable peer verification for MTLS + + + ## [v0.1.1] - Use new paths for systemd start @@ -44,7 +49,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.1.1...HEAD +[Unreleased]: https://github.com/xmidt-org/themis/compare/v0.2.0...HEAD +[v0.2.0]: https://github.com/xmidt-org/themis/compare/v0.1.1...v0.2.0 [v0.1.1]: https://github.com/xmidt-org/themis/compare/v0.1.0...v0.1.1 [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 diff --git a/release_notes.md b/release_notes.md index 4965740..8b13789 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1 +1 @@ -- added configurable and application-injectable peer verification for MTLS +