Skip to content

v0.2.0

Compare
Choose a tag to compare
@pm47 pm47 released this 03 Jul 17:03
· 31 commits to master since this release
6eb0940

What's Changed

  • Use lightning-kmp 1.7.0-FEECREDIT-8 by @pm47 in #62
  • Add BOLT12 support by @pm47 in #60
  • Add support for optional payer note by @pm47 in #63

Full Changelog: v0.1.5...v0.2.0

Verifying signatures

You will need gpg and our release signing key 7A73FE77DE2C4027. Note that you can get it:

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped