From 3038ddebae5706efd9315c8cc333fb8ebca1b111 Mon Sep 17 00:00:00 2001 From: Concourse CI Date: Wed, 10 Apr 2019 19:17:24 +0000 Subject: [PATCH] [skip ci] release v0.4.0 --- CHANGELOG.md | 9 ++++++++- release_notes.md | 3 +-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 670f9c4..b2c952b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [v0.4.0] +- adding basic level of encryption +- store event as wrp.Message + + + ## [v0.3.0] - modified health metric to reflect unhealthy when pinging the database fails - device IDs are inserted into the db in lowercase @@ -69,7 +75,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.3.0...HEAD +[Unreleased]: https://github.com/Comcast/codex-svalinn/compare/v0.4.0...HEAD +[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 [v0.2.6]: https://github.com/Comcast/codex-svalinn/compare/v0.2.5...v0.2.6 diff --git a/release_notes.md b/release_notes.md index 80ff10b..8b13789 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,2 +1 @@ -- adding basic level of encryption -- store event as wrp.Message +