Skip to content

Commit

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

## [Unreleased]

## [v0.2.2]
- bump webpa-common to v1.5.0


## [v0.2.1]
### Changed
- Fixed a missing cardinality dimension in a metric that caused a panic.
Expand Down Expand Up @@ -74,7 +78,8 @@ fixed build upload
### Added
- Initial creation

[Unreleased]: https://github.com/Comcast/caduceus/compare/v0.2.1...HEAD
[Unreleased]: https://github.com/Comcast/caduceus/compare/v0.2.2...HEAD
[v0.2.2]: https://github.com/Comcast/caduceus/compare/v0.2.2-rc.1...v0.2.2
[v0.2.1]: https://github.com/Comcast/caduceus/compare/v0.2.0...v0.2.1
[v0.2.0]: https://github.com/Comcast/caduceus/compare/v0.1.5...v0.2.0
[v0.1.5]: https://github.com/Comcast/caduceus/compare/v0.1.4...v0.1.5
Expand Down
2 changes: 1 addition & 1 deletion release_notes.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- bump webpa-common to v1.5.0

0 comments on commit 580b0ae

Please sign in to comment.