Skip to content

Commit

Permalink
Updated version to 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoerr committed Jun 28, 2024
1 parent db1b6d5 commit 3bcc5e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ParadoxLabs_AuthnetcimHyvaCheckout Changelog

## 1.1.0 - Jun 28, 2024
- Added CSP/SRI secure mode support for 2.4.0+ (2.4.7 checkout compatibility).
- Fixed "Loading payment form" spinner not resolving on checkout payment form reload.

## 1.0.0 - December 7, 2023
- Initial release: ParadoxLabs Authorize.net CIM support for Hosted Forms on Hyva Checkout
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"require": {
"hyva-themes/magento2-hyva-checkout": "^1.1.0",
"magento/framework": "*",
"paradoxlabs/authnetcim": "^5.0.0"
"paradoxlabs/authnetcim": "^5.1.0"
},
"type": "magento2-module",
"version": "1.0.0",
"time": "2023-12-07",
"version": "1.1.0",
"time": "2024-06-28",
"license": "Apache-2.0",
"authors": [
{
Expand Down

0 comments on commit 3bcc5e3

Please sign in to comment.