From 99d63509969424f67100846c98d46b9d18d731b3 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Fri, 27 Sep 2024 10:48:31 +0100 Subject: [PATCH] Umbraco Commerce v14.1.1 release notes --- 14/umbraco-commerce/release-notes/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/14/umbraco-commerce/release-notes/README.md b/14/umbraco-commerce/release-notes/README.md index fa3f6a11004..835f6de6bb0 100644 --- a/14/umbraco-commerce/release-notes/README.md +++ b/14/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 14 including all changes for this version. +#### 14.1.1 (27th September 2024) + +* Fixed issue with malformed SQL Server migration ([#561](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/561)). + #### 14.1.0 (25th September 2024) * Added [Sales Tax Provider](../../key-concepts/sales-taxt-providers.md) support.