diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a68c2..fc08410 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.2.0] - updated references to the main branch - improved configuration ability [#2](https://github.com/xmidt-org/go-parodus/pull/2) - bumped webpa-common to v1.11.4 [#3](https://github.com/xmidt-org/go-parodus/pull/3) @@ -16,4 +18,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [v0.1.0] - Initial Creation -[Unreleased]: https://github.com/xmidt-org/go-parodus/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/xmidt-org/go-parodus/compare/v0.2.0...HEAD +[v0.2.0]: https://github.com/xmidt-org/kratos/compare/v0.1.0...v0.2.0 +[v0.1.0]: https://github.com/xmidt-org/kratos/compare/v0.1.0...v0.1.0