diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-08-02 15:40:36 +0200 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-08-02 16:35:08 +0000 |
commit | d307b19edf7b19b2f98eeafdeefca9f6d666ff1e (patch) | |
tree | d158c6db777b3178428a2debbdd331a09c955805 /Changelog.md | |
parent | b518663b8a64acd940b6dfd1c211400325630509 (diff) |
Release version 1.8.7
Make CbsClient config and policy paths configurable
Issue-ID: DCAEGEN2-2692
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I29ecdc1b95098e48bf0fe136eac6fd0d384b4555
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 89c9ae22..1cae1119 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ 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.8.7] - 29/07/2021 +## [1.8.7] - 02/08/2021 ### Added - [DCAEGEN2-2692] (https://jira.onap.org/browse/DCAEGEN2-2692) - Make CBS-Client config and policy file paths configurable by environment variables |