diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index dbaf0bd8..373d5538 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,3 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-608](https://jira.onap.org/browse/DCAEGEN2-608) - Expose Prometheus API for performance tests ## [1.6.1] - 21/05/2020 - [DCAEGEN2-608](https://jira.onap.org/browse/DCAEGEN2-608) - Deployment Prometheus and Grafana on RKE for perf tests +## [1.6.2] - 01/06/2020 + - [DCAEGEN2-2245](https://jira.onap.org/browse/DCAEGEN2-2245) - Code improvements + Increase code coverage: + - HeaderUtil + - EnvProps + - WebMvcConfig |