-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20.2.0 MNB-923 Move DB install to XML. MNB-922 Fix unit tests
- Loading branch information
Showing
10 changed files
with
131 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
This project adheres to Semantic Versioning(http://semver.org/). | ||
|
||
## 1.2.1 | ||
Fixed composer file | ||
|
||
## 1.2.2 | ||
Removed version from composer so just uses tagged version on packagist | ||
|
||
## 1.2.3 | ||
SHQ16-911 resolved shipping carrier validation in cart and checkout | ||
|
||
## 1.2.4 | ||
M2-19 modified js validation | ||
|
||
## 1.2.5 | ||
SHQ16-1346 make address fields not mandatory and include region for support for text field region | ||
|
||
## 1.2.6 | ||
SHQ16-1335 updated docs links in readme and configuration header, SHQ16-1346 make address fields not mandatory and include region for support for text field region, M2-19 modified js validation | ||
|
||
## 1.2.7 | ||
SHQ16-1617 remove csv from url params | ||
|
||
## 20.0.6 | ||
M2-20 account for php configuration temp dir | ||
|
||
## 20.0.7 | ||
M2-23 remove crontab file, not required | ||
|
||
## 20.0.8 | ||
M2-20 account for upload when no upload_tmp_dir setting in php config | ||
|
||
## 20.0.9 | ||
M2-23 remove crontab file, not required, M2-20 account for upload when no upload_tmp_dir setting in php config, Updated readme with latest M2 issues and updated support statement | ||
|
||
## 20.1.0 | ||
M2-23 remove crontab file | ||
|
||
## 20.2.3 (2019-05-09) | ||
SHQ18-1978 Trim postcode and ensure condition value is not null | ||
|
||
|
||
## 20.1.5 (2019-05-09) | ||
SHQ18-1978 Trim postcode and ensure condition value is not null | ||
|
||
|
||
## 20.1.6 (2020-05-05) | ||
MNB-3 Fix MatrixRate unit tests | ||
|
||
|
||
## 20.1.7 (2020-06-30) | ||
MNB-455 Submitted by JeroenVanLeusden. Extract condition codes to own method | ||
|
||
|
||
## 20.1.8 (2020-07-16) | ||
MNB-472 PR from JeroenVanLeusden - Accept -1 in condition from value in CSV import | ||
|
||
|
||
## 20.1.9 (2020-12-21) | ||
MNB-566 Clear down old date when upload new CSV | ||
|
||
|
||
## 20.2.0 (2021-02-08) | ||
MNB-923 Move DB install to XML. MNB-922 Fix unit tests | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters