Skip to content

Commit

Permalink
[skip ci] release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse CI committed Nov 1, 2019
1 parent 5958488 commit a98ceb4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.2.1]
- Use metrics namespace from config



## [v0.2.0]
- added configurable and application-injectable peer verification for MTLS

Expand Down Expand Up @@ -49,7 +54,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.2.0...HEAD
[Unreleased]: https://github.com/xmidt-org/themis/compare/v0.2.1...HEAD
[v0.2.1]: https://github.com/xmidt-org/themis/compare/v0.2.0...v0.2.1
[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
Expand Down
2 changes: 1 addition & 1 deletion release_notes.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Use metrics namespace from config

0 comments on commit a98ceb4

Please sign in to comment.