diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-05-25 12:55:26 +0200 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-05-25 12:55:26 +0200 |
commit | 35e760a443c0fe4752e4a2e788f150307af7db0b (patch) | |
tree | 7d26cf659dc762833c7a7b8763d6f8730658a6d1 /Changelog.md | |
parent | a93f63a38dab85571416d04e37c5129ed49f26fb (diff) |
Add tracing to sdc-helm-validator
- add tracing support
- bump version to 1.3.2
Issue-ID: SDC-4688
Change-Id: Ic4930b8d99b0f05f8efec3f254bd6584363cdf57
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
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 dc3ce03..15f1f82 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@ 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.3.2] - 25/05/2024 + +### Added + +- added support for tracing + ## [1.3.1] - 14/02/2022 - SDC-3879 Fix Vulnerabilities |