diff --git a/CHANGELOG.md b/CHANGELOG.md index c5391c4..ba17a30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2019-05-20 +### Fixed +- Included the implementation builder for summaries[#14](https://github.com/cabify/gotoprom/pull/14) + ## [0.1.1] - 2019-05-08 ### Fixed - Not failing when embedded labels are wrong [#13](https://github.com/cabify/gotoprom/pull/13)