Skip to content

Commit

Permalink
[skip ci] release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse CI committed Apr 15, 2019
1 parent 159c78a commit d7367af
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.5.0]
- Added Blacklist
- Removed pruning
- Fixed shutdown order
- bumped codex to v0.3.2
- bumped webpa-common to v1.0.0


## [v0.4.0]
- adding basic level of encryption
- store event as wrp.Message
Expand Down Expand Up @@ -75,7 +83,8 @@ Bug Fix Caduceus config loading
- Initial creation
- Bumped codex version, modified code to match changes

[Unreleased]: https://github.com/Comcast/codex-svalinn/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/Comcast/codex-svalinn/compare/v0.5.0...HEAD
[v0.5.0]: https://github.com/Comcast/codex-svalinn/compare/v0.4.0...v0.5.0
[v0.4.0]: https://github.com/Comcast/codex-svalinn/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/Comcast/codex-svalinn/compare/v0.2.7...v0.3.0
[v0.2.7]: https://github.com/Comcast/codex-svalinn/compare/v0.2.6...v0.2.7
Expand Down
6 changes: 1 addition & 5 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
- Added Blacklist
- Removed pruning
- Fixed shutdown order
- bumped codex to v0.3.2
- bumped webpa-common to v1.0.0

0 comments on commit d7367af

Please sign in to comment.