From 3a9de19e8e7d3cdbac98a338fd99d0d894ccf819 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Fri, 12 Jan 2024 13:13:34 +0000 Subject: [PATCH 1/3] Update release-notes.md --- .../payment-providers/klarna/release-notes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/commerce-add-ons/payment-providers/klarna/release-notes.md b/commerce-add-ons/payment-providers/klarna/release-notes.md index 2e01b0ebcbe..ef050b4378a 100644 --- a/commerce-add-ons/payment-providers/klarna/release-notes.md +++ b/commerce-add-ons/payment-providers/klarna/release-notes.md @@ -16,6 +16,11 @@ In this section, you can find the release notes for each version of Klarna Payme Version 13 +#### [13.1.0 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F13.0.1+) + +* Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) +* Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) + #### 13.0.0 (December 13th 2023) * Upgraded Umbraco & Umbraco Commerce dependencey to v13 @@ -27,6 +32,11 @@ In this section, you can find the release notes for each version of Klarna Payme Version 12 +#### [12.1.0 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F12.0.1+) + +* Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) +* Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) +* #### 12.0.0 (July 5th 2023) * [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/). @@ -37,6 +47,11 @@ In this section, you can find the release notes for each version of Klarna Payme Version 10 +#### [10.1.0 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F10.0.1+) + +* Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) +* Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) + #### 10.0.0 (July 5th 2023) * [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/). From 04eed57b1af7a96729989128834b8e06e59f4c73 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Fri, 12 Jan 2024 13:13:58 +0000 Subject: [PATCH 2/3] Update release-notes.md --- commerce-add-ons/payment-providers/klarna/release-notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/commerce-add-ons/payment-providers/klarna/release-notes.md b/commerce-add-ons/payment-providers/klarna/release-notes.md index ef050b4378a..66ec7ed0a69 100644 --- a/commerce-add-ons/payment-providers/klarna/release-notes.md +++ b/commerce-add-ons/payment-providers/klarna/release-notes.md @@ -16,7 +16,7 @@ In this section, you can find the release notes for each version of Klarna Payme Version 13 -#### [13.1.0 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F13.0.1+) +#### [13.0.1 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F13.0.1+) * Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) * Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) @@ -32,7 +32,7 @@ In this section, you can find the release notes for each version of Klarna Payme Version 12 -#### [12.1.0 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F12.0.1+) +#### [12.0.1 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F12.0.1+) * Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) * Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) @@ -47,7 +47,7 @@ In this section, you can find the release notes for each version of Klarna Payme Version 10 -#### [10.1.0 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F10.0.1+) +#### [10.0.1 (January 12th 2024)](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues?q=label%3Arelease%2F10.0.1+) * Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) * Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) From 15bec8fadc1b5e98e4dfa42c05d81c5b7aefec59 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Fri, 12 Jan 2024 13:16:07 +0000 Subject: [PATCH 3/3] Update release-notes.md --- commerce-add-ons/payment-providers/klarna/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commerce-add-ons/payment-providers/klarna/release-notes.md b/commerce-add-ons/payment-providers/klarna/release-notes.md index 66ec7ed0a69..9eeaee941d1 100644 --- a/commerce-add-ons/payment-providers/klarna/release-notes.md +++ b/commerce-add-ons/payment-providers/klarna/release-notes.md @@ -36,7 +36,7 @@ In this section, you can find the release notes for each version of Klarna Payme * Fixed Gift Cards not being taken into account (#3)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/3) * Fixed issue with total price adjustments not being taken into acount and so causing bad requests (#2)(https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Klarna/issues/2) -* + #### 12.0.0 (July 5th 2023) * [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/).