Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions 15/umbraco-commerce/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down