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.