Releases: jorijn/bitcoin-bolt11
Releases · jorijn/bitcoin-bolt11
v1.0.1
What's Changed
- Stable version of the package protonlabs/bitcoin by @fr0N73ND3r in #10
New Contributors
- @fr0N73ND3r made their first contribution in #10
Full Changelog: v1.0.0...v1.0.1
v1.0.0
The project has been around for nearly two years, so I'm bumping the version to v1.0.0.
Fixed
- There was a bug reported where in some cases, the
payee_node_key
wasn't calculated correctly.
Removed
- The minimum supported PHP version is now PHP 7.4.0.
Added
- The CI process now tests compatibility with PHP 8.1.0 as well.