aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-26 10:18:21 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-26 10:19:10 -0400
commit483289371744c88d60a887252a2634a867e023d7 (patch)
treee6452320a0e2bfb9ce78d85f6f52f38306fd350f /Changelog.md
parent4d68a25267d0173b13e6238d76274dc874967872 (diff)
Add unit testing for consul_interface
Issue-ID: DCAEGEN2-99 Change-Id: I66af63cfe523227a515ae5e81ba0e2fe32f4cb2f 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 393f1ba..14ad272 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.9] - Sep 26 2017
+* Add unit tests for consul_interface, 32% now
+
## [4.0.8] - Sep 25 2017
* Greatly increase unit tests, at 27% now