aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-07-29 09:48:08 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-07-29 10:42:22 +0200
commit87881ed77a6554ff4e1fccc55c1f5602fe03cc12 (patch)
tree521053440d1fb79b49053cb460648c6ffbbdb639 /Changelog.md
parent66dabe6f627183eeaa9be7491c3743549fa7ff39 (diff)
Make CbsClient config and policy paths configurable
Issue-ID: DCAEGEN2-2692 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia9a7f265233fc78ac083180aea30d68407b6d487
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 63efe6d7..89c9ae22 100644
--- a/Changelog.md
+++ b/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.8.7] - 29/07/2021
+### Added
+ - [DCAEGEN2-2692] (https://jira.onap.org/browse/DCAEGEN2-2692) - Make CBS-Client config and policy file paths configurable by environment variables
+
## [1.8.6] - 07/06/2021
### Added
- [DCAEGEN2-2827] (https://jira.onap.org/browse/DCAEGEN2-2827) - Handle 429 error Too Many Requests