aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-25 16:28:17 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-25 16:29:11 -0400
commit4d68a25267d0173b13e6238d76274dc874967872 (patch)
tree5a79bdd8b8c58f548a43ec6e6f1a3fbb6169b462 /Changelog.md
parentaebd63152eec0fc8eff7b8757330c27a90849f49 (diff)
Greatly increase unit tests
Issue-ID: DCAEGEN2-99 Change-Id: I03b62d8a54b8a6eb443f5ce648a92ff1f9953ade Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index c0631f3..393f1ba 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,9 @@ 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.8] - Sep 25 2017
+* Greatly increase unit tests, at 27% now
+
## [4.0.7] - Sep 12 2017
* Further unit testing
* Update dependency to a Leptus PR that fixes the CORS port issue