All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added PHP 8.2 & 8.3 to the test matrix.
- Bumped
protonlabs/bitcoin
to stable. Thanks @fr0N73ND3r.
v1.0.0 - 2022-08-20
The project has been around for nearly two years now, so I'm bumping the version to v1.0.0.
- There was a bug reported where in some cases the
payee_node_key
wasn't calculated correctly.
- The minimum supported PHP version is now PHP 7.4.0.
- The CI process now tests compatibility with PHP 8.1.0 as well.
v0.2.0 - 2021-12-07
- Added support for PHP 8.0.0.
First version