From e45cd7dd38e5748a7cf904e8db5e82d2594da554 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Thu, 2 Feb 2023 19:30:25 +0000 Subject: fix up missing dates in Changelog.md Change-Id: Ied611855aedcbf6406823b9ed6e3adb94b5a0002 Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-3026 --- onap-dcae-cbs-docker-client/Changelog.md | 16 ++++++++-------- 1 file 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% -- cgit 1.2.3-korg