Skip to content

Commit

Permalink
Patch Release (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak authored Apr 1, 2020
1 parent 472b2b8 commit f818b52
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 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.5]
- fix emptying queue when received cutoff [#188](https://github.com/xmidt-org/caduceus/issues/188)
- add queue full check to prevent push event into queue if already full [#189](https://github.com/xmidt-org/caduceus/issues/189)

Expand Down Expand Up @@ -77,7 +79,8 @@ fixed build upload
### Added
- Initial creation

[Unreleased]: https://github.com/Comcast/caduceus/compare/v0.2.4...HEAD
[Unreleased]: https://github.com/Comcast/caduceus/compare/v0.2.5...HEAD
[v0.2.5]: https://github.com/Comcast/caduceus/compare/v0.2.4...v0.2.5
[v0.2.4]: https://github.com/Comcast/caduceus/compare/v0.2.3...v0.2.4
[v0.2.3]: https://github.com/Comcast/caduceus/compare/v0.2.2...v0.2.3
[v0.2.2]: https://github.com/Comcast/caduceus/compare/v0.2.2-rc.1...v0.2.2
Expand Down

0 comments on commit f818b52

Please sign in to comment.