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