diff options
author | Tommy Carpenter <tommy@research.att.com> | 2018-02-22 14:32:46 -0500 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2018-02-22 14:32:49 -0500 |
commit | d1a814370eb3e45368af9d6a76f8ded77cca5c82 (patch) | |
tree | def567f5c53833ba75170517f5d00625438e66b9 /onap-dcae-cbs-docker-client/Changelog.md | |
parent | 44f0f8f2c3615b19b2c254fc3e2509116433e18a (diff) |
Implement the CBS 2.0.0 API
Change-Id: Iadf9e3d071ea24e240599fca2c13d1251e31f729
Issue-ID: DCAEGEN2-351
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/onap-dcae-cbs-docker-client/Changelog.md b/onap-dcae-cbs-docker-client/Changelog.md index e9c3347..0211329 100644 --- a/onap-dcae-cbs-docker-client/Changelog.md +++ b/onap-dcae-cbs-docker-client/Changelog.md @@ -4,6 +4,10 @@ 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.0] +* Depend on the CBS 2.0.0 API +* Add new endpoint for getting all + ## [0.0.5] * Dont pin requests version |