# Changelog

## 1.1.6 - 2024-02-28

* Update for PHP 8.2.
* Bug fixes and code quality improvements.
* Fixes for unit tests.
* Add form inputs to samples for the merchant id, merchant key and passphrase.
* Revert breaking changes for Namespaces and PSR-4 autoloading.

## 1.1.5 - 2023-10-11

* Update for PHP 8.1.
* Bug fixes and code quality improvements.

## 1.1.4 - 2022-12-20

* Fix issues in signature generation.

## 1.1.3 - 2022-08-03

* Add offset and limit to transaction history.

## 1.1.2 - 2021-03-15

* Lower httpguzzle version expectations and use passphrase.

## 1.1.1 - 2021-03-11

* Fix for payload parameters with a zero value.

## 1.1.0 - 2021-03-08

* Add Refunds API.
* Add Card update.
* Add sort parameters to custom payment signature generation.
* Update Onsite not available in sandbox mode.

## 1.0.1 - 2021-03-03

* Passphrase bug fix.

## 1.0.0 - 2020-11-23

* Initial Release.
