From f9fb6221becab1af803cc3bb1c3090e2b070121a Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Mon, 3 Oct 2022 09:36:37 +0000
Subject: [PATCH] [CI/CD] CHANGELOG.md file updated with commits between the
 current and previous tag.

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 056a1ad..3913ea3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### 14.0.3 Added attributes to TrainingRun stating whether logging of events and commands works.
+* 34cb6f0 -- [CI/CD] Update packages.json version based on GitLab tag.
+* 82083c0 -- Merge branch '67-add-attribute-stating-whether-event-and-command-logging-works' into 'master'
+* f045067 -- Resolve "Add attribute stating whether event and command logging works"
 ### 14.0.2 Exported score from training instance is now uncompressed
 * 9866f6d -- [CI/CD] Update packages.json version based on GitLab tag.
 * 0578927 -- Merge branch '66-update-exportscore-to-receive-uncompressed-data' into 'master'
-- 
GitLab