diff --git a/CHANGELOG.md b/CHANGELOG.md index 056a1adba49bd49d35a2a6334eede345847b6b69..3913ea3b8500bf56d1f03888304a947fbb78111e 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'