From 4685cae0da5e3c65b8cf91929cb8a0b987861a68 Mon Sep 17 00:00:00 2001 From: Concourse CI Date: Mon, 17 Jun 2019 16:53:26 +0000 Subject: [PATCH] [skip ci] release v0.9.1 --- CHANGELOG.md | 9 ++++++++- release_notes.md | 3 +-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 776e9aa..d27b89d 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.9.1] +- Added deathdate check +- Bumped codex + + + ## [v0.9.0] - Modified event parsing: if the eventType is state, parse the event destination to find the device id. Otherwise, take the event Source as the @@ -133,7 +139,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.9.0...HEAD +[Unreleased]: https://github.com/Comcast/codex-svalinn/compare/v0.9.1...HEAD +[v0.9.1]: https://github.com/Comcast/codex-svalinn/compare/v0.9.0...v0.9.1 [v0.9.0]: https://github.com/Comcast/codex-svalinn/compare/v0.8.0...v0.9.0 [v0.8.0]: https://github.com/Comcast/codex-svalinn/compare/v0.7.1...v0.8.0 [v0.7.1]: https://github.com/Comcast/codex-svalinn/compare/v0.7.0...v0.7.1 diff --git a/release_notes.md b/release_notes.md index 13f1a4e..8b13789 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,2 +1 @@ -- Added deathdate check -- Bumped codex +