aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2021-12-18 16:58:21 +0000
committerHansen, Tony (th1395) <th1395@att.com>2021-12-18 16:58:24 +0000
commit56e7cf48416cf1f5da46723c3a27f350d46fc20b (patch)
tree12f4402c8291e2da770a9e773110944a85d97808
parentb81479f32c012d508d63a683d9e2fecf23eba0cc (diff)
fix ambiguous dates in Changelog.md files
Change-Id: Ia596e6e604b9729934880d04bb03b19b537438a1 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026
-rw-r--r--Changelog.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/Changelog.md b/Changelog.md
index abe7dc70..b624e91e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,27 +4,27 @@ 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.1] - 24/08/2021
+## [1.7.1] - 2021/08/24
### Changed
- Update DCAE SDK version from 1.6.0 to 1.8.7
-## [1.7.0] - 11/08/2021
+## [1.7.0] - 2021/08/11
### Changed
-- Change AAI variable syntax to "{{variable}}"
+- Change AAI variable syntax to "{{variable}}"
-## [1.6.1] - 29/07/2021
+## [1.6.1] - 2021/07/29
### Changed
-- Fix vulnerabilities (top up spring-boot version to 2.4.8)
+- Fix vulnerabilities (top up spring-boot version to 2.4.8)
-## [1.6.0] - 25/02/2021
+## [1.6.0] - 2021/02/25
### Changed
- Change Docker's base image to integration-java11
-## [1.5.6] - 10/02/2021
+## [1.5.6] - 2021/02/10
### Changed
- Updated to use DCAE-SDK 1.6.0
-## [1.5.5] - 10/02/2021
+## [1.5.5] - 2021/02/10
### Changed
- [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Spring Web from 5.2.12 to 5.3.3