diff options
author | Stanislav Marszalek <s.marszalek2@partner.samsung.com> | 2021-08-10 10:09:05 +0200 |
---|---|---|
committer | k.kedron <k.kedron@partner.samsung.com> | 2021-08-17 09:52:47 +0200 |
commit | 1f08f4c5771818f51f23c9eeff9a8d7a83783dc5 (patch) | |
tree | 20ff29736cc5a9fb9e4788c43dca52b9865a53dd /Changelog.md | |
parent | 00ba346231826874f460882516d1744e799f5df4 (diff) |
PM Mapper output - granularityPeriod issue
Issue-ID: DCAEGEN2-2873
Signed-off-by: Stanislav Marszalek <s.marszalek2@partner.samsung.com>
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I02d3684c98d563d7f386de2fdf032e930ac12b3f
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 66c35f0..20ba3d3 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.1] +### Changed +- Fix granularityPeriod mapping + ## [1.7.0] - 29/07/2021 ### Changed - Update io.undertow:undertow-core to version 2.2.9.Final |