diff --git a/15/umbraco-commerce/release-notes/README.md b/15/umbraco-commerce/release-notes/README.md index 1f6533c5673..2a334364287 100644 --- a/15/umbraco-commerce/release-notes/README.md +++ b/15/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. +#### 15.0.1 (5th Feb 2025) + +* Fixed `TranslatedValue` erroring if the language key was `null`, instead of falling back to the default value. +* Added async `WithOrderLine` extensions to allow a more fluent API. + #### 15.0.0 (23rd Jan 2025) * v15 final release