diff options
Diffstat (limited to 'docker/ChangeLog.md')
-rw-r--r-- | docker/ChangeLog.md | 4 |
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. |