summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-10-25 13:56:41 -0400
committerTommy Carpenter <tommy@research.att.com>2018-10-25 13:56:45 -0400
commitc7a0582d22ba2016fc2b2d02ae4147996a290c06 (patch)
treee7088277680d4adda418cc2571c0bbb5180cfa1a /onap-dcae-cbs-docker-client/Changelog.md
parent71a3d6efb66021adec156d5d392175ce0aac6e3e (diff)
Fix issue caused by flake8 upgrade3.0.1-ONAP3.0.0-ONAPcasablanca
Issue-ID: DCAEGEN2-919 Change-Id: I6bea00422edfdfb20fd1af3dcc68a60ef77140d9 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'onap-dcae-cbs-docker-client/Changelog.md')
-rw-r--r--onap-dcae-cbs-docker-client/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/onap-dcae-cbs-docker-client/Changelog.md b/onap-dcae-cbs-docker-client/Changelog.md
index 1269750..3c29fcc 100644
--- a/onap-dcae-cbs-docker-client/Changelog.md
+++ b/onap-dcae-cbs-docker-client/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/).
+## [1.0.3]
+* Fix an issue caused by flake8 upgrading
+
## [1.0.2]
* Refactor some code, PEP8 compliance
* Add flake8 to tox