summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/Changelog.md
blob: 3c29fcc93f538afe3e444ee90e783bdfe8275003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Change Log
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

## [1.0.1]
* [Sadly, Missing]

## [1.0.0]
* Depend on the CBS 2.0.0 API
* Add new endpoint for getting all

## [0.0.5]
* Dont pin requests version

## [0.0.3]
* Changelog started
* Unit test suite created
* Current test coverage = 82%