Skip to content

Commit

Permalink
Merge pull request #113 from MultiSafepay/release/1.7.0
Browse files Browse the repository at this point in the history
added release data
  • Loading branch information
Stanislau-MultiSafepay authored May 12, 2021
2 parents 26cbdc1 + 8b0b4b0 commit 01e49d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.7.0] - 2021-05-12

### Added
- Added the possibility to change direct gateways to redirect
- Added separate phone number field for Afterpay & in3, which will already be filled in if the phone number is present in the billing address

## [1.6.2] - 2021-04-19
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "multisafepay/magento2-frontend",
"description": "MultiSafepay module for Magento 2 (regular frontend)",
"version": "1.6.2",
"version": "1.7.0",
"require": {
"multisafepay/magento2-core": "^2.5.2",
"multisafepay/magento2-adminhtml": "^1.6",
"multisafepay/magento2-core": "^2.6.0",
"multisafepay/magento2-adminhtml": "^1.8",
"magento/framework": "^101.0.1|^101.1|^102.0|^103.0",
"magento/module-checkout": "^100.0",
"magento/module-quote": "^101.0",
Expand Down

0 comments on commit 01e49d2

Please sign in to comment.