summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2023-02-03 18:42:28 -0500
committerVijay Venkatesh Kumar <vv770d@att.com>2023-02-03 18:52:24 -0500
commit147999fca04f4c857209ff9594a69ccb2e2754d1 (patch)
tree7dd61925f756806000e6f1a20f4925fa5c57184f /Changelog.md
parent952fa4a24a47b648b68f6d86b73e2cc05e044d46 (diff)
VESCollector test additions
Add additional tests for ConfigProcessor and ApiAuthInterceptor Change-Id: Ic8a3debe9bb11997b8aef3dc752017d2b2804b14 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3345 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 0bcc63d0..3c7339f0 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.12.2] - 2023/01/20
- [DCAEGEN2-3334] - Update tests execution to be platform agnostic
-
+ - [DCAEGEN2-3345] - Add additional tests for ConfigProcessor and ApiAuthInterceptor
+
## [1.12.1] - 2022/12/05
- [DCAEGEN2-3257] - Align DCAE components with the new logging GR.