summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-06-02 16:15:20 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-06-08 12:41:27 +0200
commitd5fb9da24fd35c8dc02349d8deb0af0ff743eb9b (patch)
treee0e70c992a2a22b0ae7cf4fa4a4234a91f84aea7 /Changelog.md
parente3aa098cf41518bea1f9f90594f23a37172579fb (diff)
Add logging ValidationResult1.2.1
Issue-ID: SDC-3185 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ifd20b83e50c5069899ef53a0049ab07ab4394a8e
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 3127917..836eb31 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.2.1] - 07/06/2021
+
+- Add logging validation response in debug mode
+
## [1.2.0] - 21/04/2021
- Add a configuration of logging level by 'LOG_LEVEL' system environment variable