summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/Changelog.md
diff options
context:
space:
mode:
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