Skip to content

Commit

Permalink
Merge pull request #70 from Zasilkovna/PES_version-2_3_1
Browse files Browse the repository at this point in the history
PES-1984: version 2.3.1
  • Loading branch information
zemekoule authored May 28, 2024
2 parents 2cb9124 + d909bc5 commit 59fc5cd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
2 changes: 2 additions & 0 deletions CHANGE_LOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
2.3.1 - Fixed: installation issues

2.3.0 - Added: checkout address validation via widget
- Added: address validation configuration in pricing rules
- Updated: Magento order address change results in overriding validated address of Packeta order to address without house number
Expand Down
2 changes: 1 addition & 1 deletion Packetery/Checkout/etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Packetery_Checkout" setup_version="2.3.0">
<module name="Packetery_Checkout" setup_version="2.3.1">
<sequence>
<module name="Magento_Backend"/>
<module name="Magento_Ui"/>
Expand Down
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Download module

[Current version 2.2.2](https://github.com/Zasilkovna/magento2/archive/v2.2.2.zip)
[Download the latest version](https://github.com/Zasilkovna/magento2/releases/latest)

### Installation

Expand Down Expand Up @@ -62,8 +62,9 @@ Price rules are created as unavailable, without set maximum weight.

#### Supported versions:

- Magento 2.3, 2.4
- If you have a problem using the module, please contact us by email: [[email protected]](mailto:[email protected])
- Magento 2.4
- php 7.4 - 8.2
- If you have a problem using the module, please contact us by email: [[email protected]](mailto:[email protected])

#### Supported features:

Expand Down Expand Up @@ -94,7 +95,7 @@ Price rules are created as unavailable, without set maximum weight.

### Stažení modulu

[Aktuální verze 2.2.2](https://github.com/Zasilkovna/magento2/archive/v2.2.2.zip)
[Stáhnout nejnovější verzi](https://github.com/Zasilkovna/magento2/releases/latest)

### Instalace

Expand Down Expand Up @@ -154,8 +155,9 @@ Cenová pravidla jsou vytvořena jako nedostupná, bez nastavené maximální hm

#### Podporované verze:

- Magento 2.3, 2.4
- Při problému s použitím modulu nás kontaktujte na emailu: [[email protected]](mailto:[email protected])
- Magento 2.4
- php 7.4 - 8.2
- Při problému s použitím modulu nás kontaktujte na emailu: [[email protected]](mailto:[email protected])

#### Poskytované funkce:

Expand Down

0 comments on commit 59fc5cd

Please sign in to comment.