diff --git a/CHANGELOG.md b/CHANGELOG.md index bd37258..44c261e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## v0.10.0 +## [v0.10.0] - fixed Authorization keys in the constructor to be case sensitive. [#74](https://github.com/xmidt-org/bascule/pull/74) - Removed unused check. [#79](https://github.com/xmidt-org/bascule/pull/79) - Removed Logger interface in favor of the go-kit one. [#79](https://github.com/xmidt-org/bascule/pull/79)