Skip to content

Commit

Permalink
prepare for v0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kcajmagic authored Dec 2, 2020
1 parent 9f4cf41 commit fcf2073
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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

0 comments on commit fcf2073

Please sign in to comment.