-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
36 additions
and
3 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
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 |
---|---|---|
@@ -1,54 +1,87 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
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). | ||
|
||
## [1.9.2] | ||
|
||
### Fixed | ||
|
||
- Adapt plugin to an older version of Prestashop | ||
|
||
## [1.9.1] | ||
|
||
### Added | ||
|
||
- Added regulations in english | ||
|
||
## [1.9.0] | ||
|
||
### Added | ||
|
||
- Added generic payment method | ||
- Added a widget view switch | ||
|
||
--- | ||
|
||
### Fixed | ||
- Fixed button view for card and blik | ||
|
||
- Fixed button view for card and blik | ||
- Fixed blik code validation | ||
|
||
## [1.8.5] | ||
|
||
### Added | ||
|
||
- Added information about the notification address | ||
|
||
--- | ||
|
||
### Fixed | ||
|
||
- Fixed secure code validation | ||
- Fixed cache storage | ||
- Fixed uninstallation process | ||
|
||
## [1.8.4] | ||
|
||
### Fixed | ||
|
||
- PHP >7.1 compatibility fixed | ||
- Fixed installation to other language versions Prestashop | ||
|
||
## [1.8.3] | ||
|
||
### Fixed | ||
|
||
- Fixed notification | ||
|
||
## [1.8.2] | ||
|
||
### Added | ||
|
||
- Payment method Pekao Raty | ||
|
||
--- | ||
|
||
### Fixed | ||
|
||
- Fix hook | ||
- Fixed translations | ||
- Paypo and installments fix | ||
- Fixed exception logging | ||
|
||
## [1.8.1] | ||
|
||
### Fixed | ||
|
||
- Prestashop >1.7 compatibility fixed | ||
- Parametr CRC fixed | ||
|
||
## [1.8] | ||
|
||
### Added | ||
|
||
- Initial release |