diff options
author | 2023-02-02 19:30:25 +0000 | |
---|---|---|
committer | 2023-02-02 19:30:38 +0000 | |
commit | e45cd7dd38e5748a7cf904e8db5e82d2594da554 (patch) | |
tree | bbac85104a7120c48a55400b539483a6b17dfd20 /onap-dcae-cbs-docker-client | |
parent | 4aa9854ee9362c2fbb126fc602361d5cc6e5b2e7 (diff) |
fix up missing dates in Changelog.mdlondon
Change-Id: Ied611855aedcbf6406823b9ed6e3adb94b5a0002
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-3026
Diffstat (limited to 'onap-dcae-cbs-docker-client')
-rw-r--r-- | onap-dcae-cbs-docker-client/Changelog.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/onap-dcae-cbs-docker-client/Changelog.md b/onap-dcae-cbs-docker-client/Changelog.md index dd284fe..da5ae04 100644 --- a/onap-dcae-cbs-docker-client/Changelog.md +++ b/onap-dcae-cbs-docker-client/Changelog.md @@ -28,27 +28,27 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * Add more tests, move fixtures to conftest * Move exceptions to own module -## [1.0.4] +## [1.0.4] 2019/04/23 * Allow the CBS to be registered in Consul under a different name than "config_binding_service"; instead read from the already-set ENV variable CONFIG_BINDING_SERVICE -## [1.0.3] +## [1.0.3] 2018/10/25 * Fix an issue caused by flake8 upgrading -## [1.0.2] +## [1.0.2] 2018/03/12 * Refactor some code, PEP8 compliance * Add flake8 to tox -## [1.0.1] -* [Sadly, Missing] +## [1.0.1] 2018/02/23 +* Make this compatible with CBS1 and CBS2 -## [1.0.0] +## [1.0.0] 2018/02/22 * Depend on the CBS 2.0.0 API * Add new endpoint for getting all -## [0.0.5] +## [0.0.5] 2018/02/19 * Dont pin requests version -## [0.0.3] +## [0.0.3] 2017/09/25 * Changelog started * Unit test suite created * Current test coverage = 82% |