diff options
author | k.kedron <k.kedron@partner.samsung.com> | 2021-08-19 08:38:48 +0200 |
---|---|---|
committer | k.kedron <k.kedron@partner.samsung.com> | 2021-08-19 08:42:08 +0200 |
commit | c5d694f1c7b34188bb257ca5db87378716cd2e5b (patch) | |
tree | a75d69b3245c7a2bb2968a9cc20935a3a3abc631 /Changelog.md | |
parent | 3fed8c65b87599dba92f4f878b026419f609f15a (diff) |
Release container 1.7.1
- Add pm-mapper local development tools
- Fix granularityPeriod mapping
Issue-ID: DCAEGEN2-2873
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I6fbdb97df2a7c410a13668ccd227602a9de9968c
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 20ba3d3..a77b64d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,9 @@ 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] +## [1.7.1] - 18/08/2021 ### Changed +- Add pm-mapper local development tools - Fix granularityPeriod mapping ## [1.7.0] - 29/07/2021 |