From 7c7b2a5530e0e5c93db8a29062fdfec8049cbd03 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Mon, 13 Jan 2025 13:27:32 +0000 Subject: [PATCH] Umbraco Commerce 13.1.16 & 14.3.0 release notes --- 13/umbraco-commerce/release-notes/README.md | 4 ++++ 14/umbraco-commerce/release-notes/README.md | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/13/umbraco-commerce/release-notes/README.md b/13/umbraco-commerce/release-notes/README.md index 73811e9555d..583a27f1f78 100644 --- a/13/umbraco-commerce/release-notes/README.md +++ b/13/umbraco-commerce/release-notes/README.md @@ -17,6 +17,10 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco Commerce 13 including all changes for this version. +#### 13.1.16 (January 13th 2025) + +* Updated Umbraco.Licenses dependency with latest changes. + #### 13.1.15 (January 8th 2025) * Fixed issue with inconsistent payment validation incorrectly identifying some payments as inconsistent. diff --git a/14/umbraco-commerce/release-notes/README.md b/14/umbraco-commerce/release-notes/README.md index a896594ab56..8d6579c2f95 100644 --- a/14/umbraco-commerce/release-notes/README.md +++ b/14/umbraco-commerce/release-notes/README.md @@ -17,6 +17,11 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco Commerce 14 including all changes for this version. +#### 14.3.0 (January 13th 2025) + +* Added Funnel group match type to Discount rule builder and made All / Any implementations more logical. +* Updated Umbraco.Licenses dependency with latest changes. + #### 14.2.1 (January 8th 2025) * Fixed issue with inconsistent payment validation incorrectly identifying some payments as inconsistent.