aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-08-10 16:00:23 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-08-11 09:41:17 +0200
commita422056b28ed77f19784725bee319fc2faeaa593 (patch)
treeaebe330bff80f046c0c45c58b425c31105c46115 /Changelog.md
parent945b2458c1f409212f06e0c358a81120b9ea38c5 (diff)
Change AAI variable syntax
Issue-ID: DCAEGEN2-2863 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4e7a2a29edcd85867065ce0457848b42dbfb0db2
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 e92367c2..3e5ba62d 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.7.0] - 10/08/2021 - not released
+### Changed
+- Change AAI variable syntax to "{{variable}}"
+
## [1.6.1] - 29/07/2021
### Changed
- Fix vulnerabilities (top up spring-boot version to 2.4.8)