diff options
author | Tommy Carpenter <tommy@research.att.com> | 2018-04-10 10:18:51 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2018-04-10 10:18:53 -0400 |
commit | 931c46bb5fef8383a26c817d1b36f13780f0be65 (patch) | |
tree | 5e5d53e56cd21fb3fe09098328f3ef1e73628bd4 /Changelog.md | |
parent | a6616ada453446a076607c640cabe25fd0450426 (diff) |
Fix DCAEGEN2-429
Change-Id: I713497b454c50f415fe50b2b057c4cb9b2d703e3
Issue-ID: DCAEGEN2-429
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index ac2ea37..ae1ca69 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.1.5] - 4/10/2018 +* Fix a key where an invalid JSON in Consul blows up the CBS +* Refactor the tests into smaller files + ## [2.1.4] - 4/3/2018 * Adhere to EELF metrics log for the log file |