summaryrefslogtreecommitdiffstats
path: root/docker/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-26 11:08:58 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-26 16:34:45 -0400
commit5536545e42a15d0ab6a389b3856b390d997d3b08 (patch)
tree722ebea4143bbf96244aba220da1fa4a1b823026 /docker/ChangeLog.md
parent7d9895ebb2ed0554ed8fafa5c909a9a930c3f962 (diff)
Specify dcaepolicy-lib 2.3.0 in requirements
Change-Id: I2c251e25daea18f5be723b5238a00f40e42ba142 Issue-ID: DCAEGEN2-415 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'docker/ChangeLog.md')
-rw-r--r--docker/ChangeLog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docker/ChangeLog.md b/docker/ChangeLog.md
index 302fe6c..4fd7da1 100644
--- a/docker/ChangeLog.md
+++ b/docker/ChangeLog.md
@@ -5,6 +5,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/).
+## [3.1.0]
+
+* DCAEGEN2-415 - Change requirements.txt to use dcaepolicy 2.3.0. *Apparently* this constitutes a version bump.
+
## [3.0.0]
* Update docker plugin to use dcaepolicy 2.1.0. This involved all sorts of updates in how policy is expected to work for the component where the updates are not backwards friendly.