diff options
author | vv770d <vv770d@att.com> | 2022-01-10 21:25:55 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2022-01-10 21:25:59 +0000 |
commit | 584fb3ef9143e2e241688a32f95b5a9f81e400b3 (patch) | |
tree | 8d4d95f1c041dc99ba2e8e19dbfe0d4200c3945f | |
parent | 8ae76ffc5b1309ebf331767380b8dcd1aec32b14 (diff) |
Fix ambiguous date in Changelog
Change-Id: Idccf6ad5333fea0d80cee7ff3cfab309451711b8
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3023
-rw-r--r-- | Changelog.md | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/Changelog.md b/Changelog.md index 65f42c4..6345c10 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,21 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.2.6] - 2021/12/14 - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability -## [1.2.5] - 19/03/2021 -### Fixed -- [DCAEGEN2-2675](https://jira.onap.org/browse/DCAEGEN2-2675) - Disable access to external entities in XML parsing +## [1.2.5] - 2021/03/19 + ### Fixed + - [DCAEGEN2-2675](https://jira.onap.org/browse/DCAEGEN2-2675) - Disable access to external entities in XML parsing -## [1.2.5] - 12/03/2021 -### Fixed -- [DCAEGEN2-2518](https://jira.onap.org/browse/DCAEGEN2-2518) - Fix the security blocker in restconf collector +## [1.2.5] - 2021/03/12 + ### Fixed + - [DCAEGEN2-2518](https://jira.onap.org/browse/DCAEGEN2-2518) - Fix the security blocker in restconf collector -## [1.2.4] - 19/02/2021 -### Fixed -- [DCAEGEN2-2641](https://jira.onap.org/browse/DCAEGEN2-2641) - Fix the RESTConf sonar report issue +## [1.2.4] - 2021/02/19 + ### Fixed + - [DCAEGEN2-2641](https://jira.onap.org/browse/DCAEGEN2-2641) - Fix the RESTConf sonar report issue -## [1.2.3] - 08/02/2021 -### Changed -- [DCAEGEN2-2592](https://jira.onap.org/browse/DCAEGEN2-2592) - Honolulu Vulnerability updates +## [1.2.3] - 2021/02/08 + ### Changed + - [DCAEGEN2-2592](https://jira.onap.org/browse/DCAEGEN2-2592) - Honolulu Vulnerability updates - -## [1.2.2] - 15/12/2020 +## [1.2.2] - 2020/12/15 |