Skip to content

Commit

Permalink
chore: update version to 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pk-nexigroup committed Oct 19, 2023
1 parent 95b0b6a commit 351b749
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,17 @@
|Author | `Nets eCom`
|Prefix | `EASY-M2`
|Shop Version | `2.4+`
|Version | `1.6.4`
|Version | `1.6.5`
|Guide | https://tech.nets.eu/magento
|Github | https://github.com/Nets-eCom/Magento2_easy

## CHANGELOG

### Version 1.6.5 - Released - 2023-10-19
* Update: allow to configure how order items are sent to the API
* Fix: invoice order on payment.charge.created.v2 event (autocharge)


### Version 1.6.4 - Released - 2023-10-12
* Update: Items in shopping basket.
* Fix: Mismatch in orders/amounts when updating cart after created payment.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
|Author | `Nets eCom`
|Prefix | `EASY-M2`
|Shop Version | `2.4+`
|Version | `1.6.4`
|Version | `1.6.5`
|Documentation Guide | https://developers.nets.eu/nets-easy/en-EU/docs/nets-easy-for-magento/nets-easy-for-magento-magento-2/
|Github | https://github.com/Nets-eCom/Magento2_easy
|License | `MIT License`
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nets/easycheckout",
"description": "Nets Easy Checkout",
"type": "magento2-module",
"version": "1.6.4",
"version": "1.6.5",
"require": {
"php": "~7.4 | ~8.0 | ~8.1 | ~8.2"
},
Expand Down

0 comments on commit 351b749

Please sign in to comment.