diff options
author | 2017-09-12 11:52:41 -0400 | |
---|---|---|
committer | 2017-09-12 11:55:09 -0400 | |
commit | aebd63152eec0fc8eff7b8757330c27a90849f49 (patch) | |
tree | 18d49097568630adf3f5735113734513ce550a78 /Changelog.md | |
parent | 3080e069b14f58dcc4609721cad6ea24ee19a6e9 (diff) |
Increase unit test coverage
Issue-ID: DCAEGEN2-99
Change-Id: I16840cef4230bc5123421c7b6a975cefe1c4d136
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 6beae6f..c0631f3 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/). +## [4.0.7] - Sep 12 2017 +* Further unit testing +* Update dependency to a Leptus PR that fixes the CORS port issue + ## [4.0.6] - Sep 11 2017 * Get meck working for better unit tests * More unit tests |