From 82b3deff5ccc404d430033c716f862a27b74fe9f Mon Sep 17 00:00:00 2001 From: johnabass Date: Tue, 27 Aug 2019 17:19:06 -0700 Subject: [PATCH] preparation for a release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f38fd02..f804409 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] + +## [v0.0.1] - Rename from xmidt-issuer to themis to follow the naming convention - Dev mode - Uber/fx style provders @@ -20,4 +22,5 @@ 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.0...HEAD +[Unreleased]: https://github.com/xmidt-org/themis/compare/v0.0.1...HEAD +[v0.0.1]: https://github.com/xmidt-org/themis/compare/v0.0.0...v0.0.1