diff options
author | Tommy Carpenter <tommy@research.att.com> | 2018-03-12 11:29:33 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2018-03-12 11:29:37 -0400 |
commit | 426fd9d38a43df7efb46acb38412a76788c43110 (patch) | |
tree | 714cd858ce15abf5954ba8923831d33a60bbdd10 /onap-dcae-cbs-docker-client/Changelog.md | |
parent | 7ed337600a48307f368849da028d772f06e387e0 (diff) |
PEP8 Compliance
Change-Id: I93935004dabebdb9cb1b917e5f9e462aef46cb40
Issue-ID: DCAEGEN2-348
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.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/onap-dcae-cbs-docker-client/Changelog.md b/onap-dcae-cbs-docker-client/Changelog.md index 0211329..1269750 100644 --- a/onap-dcae-cbs-docker-client/Changelog.md +++ b/onap-dcae-cbs-docker-client/Changelog.md @@ -4,6 +4,13 @@ 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.2] +* Refactor some code, PEP8 compliance +* Add flake8 to tox + +## [1.0.1] +* [Sadly, Missing] + ## [1.0.0] * Depend on the CBS 2.0.0 API * Add new endpoint for getting all |