Skip to content

Commit

Permalink
PLGMAG2V2-819: Prepare changes for the 3.9.0 release (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinodsowdagar authored Jan 10, 2025
1 parent 3ced817 commit a4d0d8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.31.0] - 2025-01-09
### Added
- DAVAMS-852: Added the Billink payment method
- DAVAMS-817: Added the Bizum payment method
- PLGMAG2V2-788: Added a setting for adding coupon names to item names
- PLGMAG2V2-814: Added a instructions configuration field to all the payment methods

### Removed
- PLGMAG2V2-810: Removed configurations for the following deprecated methods: Santander, Giropay, Sofort, Request to pay and Dotpay

## [1.30.0] - 2024-08-30
### Added
- PLGMAG2V2-779: Added payment component for BNPL methods
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "multisafepay/magento2-adminhtml",
"description": "MultiSafepay backend module for Magento 2",
"version": "1.30.0",
"version": "1.31.0",
"require": {
"multisafepay/magento2-core": "^3.8",
"multisafepay/magento2-core": "^3.9",
"magento/framework": "^102.0|^103.0",
"magento/module-backend": "^101.0|^102.0",
"magento/module-config": "^101.0",
Expand Down

0 comments on commit a4d0d8a

Please sign in to comment.