From d7367af4f70dbc791d5cddc7f599806e9a4c6160 Mon Sep 17 00:00:00 2001 From: Concourse CI Date: Mon, 15 Apr 2019 23:22:02 +0000 Subject: [PATCH] [skip ci] release v0.5.0 --- CHANGELOG.md | 11 ++++++++++- release_notes.md | 6 +----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2c952b..c145486 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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 diff --git a/release_notes.md b/release_notes.md index 1b6ea56..8b13789 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,5 +1 @@ -- Added Blacklist -- Removed pruning -- Fixed shutdown order -- bumped codex to v0.3.2 -- bumped webpa-common to v1.0.0 \ No newline at end of file +