Skip to content

Commit 8832bc8

Browse files
PLGMAG2V2-795: Prepare changes for the 3.8.1 release (#104)
1 parent ba6e8c7 commit 8832bc8

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [3.8.1] - 2024-09-20
5+
### Fixed
6+
- PLGMAG2V2-794: Fixed an issue that sometimes occurred after the last update related with placing an Apple Pay and Google Pay transaction
7+
8+
### Changed
9+
- DAVAMS-795: Rebrand the logo's, titles and labels from AfterPay to Riverty
10+
411
## [3.8.0] - 2024-08-30
512
### Added
613
- PLGMAG2V2-779: Added payment component for BNPL methods

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "multisafepay/magento2",
33
"description": "MultiSafepay module suite for Magento 2",
4-
"version": "3.8.0",
4+
"version": "3.8.1",
55
"require": {
6-
"multisafepay/magento2-core": "3.8.0",
7-
"multisafepay/magento2-frontend": "2.7.0",
6+
"multisafepay/magento2-core": "3.8.1",
7+
"multisafepay/magento2-frontend": "2.7.1",
88
"multisafepay/magento2-adminhtml": "1.30.0",
99
"multisafepay/magento2-catalog-inventory": "1.0.3",
1010
"multisafepay/magento2-msi": "1.0.2"

0 commit comments

Comments
 (0)