From 0cd0455a8765ffe197d6186459e97a4554971d47 Mon Sep 17 00:00:00 2001 From: srv_ios Date: Fri, 17 Nov 2023 10:36:32 +0100 Subject: [PATCH] Changelog for Release 1.4.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6d9f8..f78a945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +1.4.0 Release notes (2023-11-16) +============================================================= + +Improvements to the 'RingPublishingTracking' module. + +### Features + +* Extended current tracking identifier by adding new artemis identifier support +* Added proper ArtemisId class describing new identifier + 1.3.0 Release notes (2023-11-02) =============================================================