aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-07-25 08:49:20 -0400
committerTommy Carpenter <tommy@research.att.com>2018-07-27 15:23:12 -0400
commit9ab2e0ba160020d68d31dce54eb0857e1ea2a2d0 (patch)
tree17bb5b9b5e6da14cc987d3bfd7175b10c24493ca /Changelog.md
parentea057dc673d2a6b88fb759831cce0bec5bd572f3 (diff)
Add self signed cert in Dockerfile
Change-Id: Ie013fe125e5b76cf7243a51f25d2d933283a0f86 Issue-ID: DCAEGEN2-562 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 9a83c20..d1c2fac 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/).
+## [2.2.3] - 7/25/2018
+* By request, include a self signed cert so the image always comes up.
+
## [2.2.2] - 7/9/2018
* Add EELF metrics log and logging statements
* Fixed a redundant Consul call where client.resolve_all did not need to call the transaction API twice