summaryrefslogtreecommitdiffstats
path: root/docker/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-04-12 10:24:30 -0400
committerMichael Hwang <mhwang@research.att.com>2018-04-12 15:30:11 -0400
commit0b36661caa4c32d652614f256b41644ade09a937 (patch)
tree3039853bb9d204a6e4fe38b445bbfbd2e214e4b4 /docker/ChangeLog.md
parentaf26b8bb3e0145a093f84be270755cc2d475317e (diff)
Change consul host to be "consul"
And not localhost Change-Id: I68c1cb4bf52e0a39a256c0adc4b6b8fb0db269ac Issue-ID: DCAEGEN2-442 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'docker/ChangeLog.md')
-rw-r--r--docker/ChangeLog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/ChangeLog.md b/docker/ChangeLog.md
index 4fd7da1..e6eb7d1 100644
--- a/docker/ChangeLog.md
+++ b/docker/ChangeLog.md
@@ -5,6 +5,11 @@ 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/).
+## [3.2.0]
+
+* Change requirements.txt to use a version range for dcaepolicylib
+* DCAEGEN2-442
+
## [3.1.0]
* DCAEGEN2-415 - Change requirements.txt to use dcaepolicy 2.3.0. *Apparently* this constitutes a version bump.