Skip to content

Commit ec6dfef

Browse files
PLGMAG2V2-889: Prepare changes for the 2.14.0 release (#329)
1 parent 842cc5b commit ec6dfef

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.14.0] - 2026-02-18
8+
### Added
9+
- DAVAMS-913: Added several EAA improvements
10+
711
## [2.13.0] - 2026-01-21
812
### Added
913
- PLGMAG2V2-871: Added changes that enable Google Analytics cross browser/device tracking

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-frontend",
33
"description": "MultiSafepay frontend module for Magento 2",
4-
"version": "2.13.0",
4+
"version": "2.14.0",
55
"require": {
6-
"multisafepay/magento2-core": "^3.15",
7-
"multisafepay/magento2-adminhtml": "^1.36",
6+
"multisafepay/magento2-core": "^3.16",
7+
"multisafepay/magento2-adminhtml": "^1.37",
88
"magento/framework": "^102.0|^103.0",
99
"magento/module-checkout": "^100.0",
1010
"magento/module-quote": "^101.0",

0 commit comments

Comments
 (0)