diff --git a/commerce-add-ons/payment-providers/quickpay/release-notes.md b/commerce-add-ons/payment-providers/quickpay/release-notes.md
index ce7cc51a5e3..87827d38fec 100644
--- a/commerce-add-ons/payment-providers/quickpay/release-notes.md
+++ b/commerce-add-ons/payment-providers/quickpay/release-notes.md
@@ -1,13 +1,13 @@
# Release Notes
-In this section, we have summarized the changes to Quickpay Payment Provider for Commerce released in each version. Each version is presented with a link to the [Commerce Quickpay Payment Provider issue tracker](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Quickpay/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
+In this section, we have summarized the changes to Quickpay Payment Provider for Umbraco Commerce released in each version. Each version is presented with a link to the [Commerce Quickpay Payment Provider issue tracker](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Quickpay/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
{% hint style="info" %}
For details of releases for **Quickpay Payment Provider for Vendr**, refer to the [Change log file on Github](../../changelog-archive/quickpay.md).
{% endhint %}
-
+For details of changes for **Quickpay Payment Provider for Umbraco Commerce**, refer to the [Releases section on Github](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Quickpay/releases).
## Release History
In this section, you can find the release notes for each version of Quickpay Payment Provider for Commerce. For each major version, you can find the details about each release.
@@ -16,10 +16,14 @@ In this section, you can find the release notes for each version of Quickpay Pay
Version 13
-#### 13.0.0 (December 13th 2023)
+#### [13.0.1 (January 29th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Quickpay/releases/tag/release-13.0.1)
+
+* Fix incorrect order's payment status because of DbConcurrencyException when authorize event and capture event are fired at the same time.
+
+#### [13.0.0 (December 13th 2023)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Quickpay/releases/tag/release-13.0.0)
-* Upgraded Umbraco & Umbraco Commerce dependencey to v13
-* Upgraded all 3rd party nuget dependencies
+* Upgraded Umbraco & Umbraco Commerce dependencey to v13.
+* Upgraded all 3rd party nuget dependencies.
@@ -27,6 +31,10 @@ In this section, you can find the release notes for each version of Quickpay Pay
Version 12
+#### [12.0.1 (January 30th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Quickpay/releases/tag/release-12.0.1)
+
+* Fix incorrect order's payment status because of DbConcurrencyException when authorize event and capture event are fired at the same time.
+
#### 12.0.0 (July 5th 2023)
* [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/).