We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3abd7 commit 8453c47Copy full SHA for 8453c47
Changes
@@ -2,6 +2,9 @@ Revision history for Bitcoin-Secp256k1
2
3
{{$NEXT}}
4
5
+0.005 - 2025-03-02
6
+ - Fixed compilation error on Fedora (gh#1)
7
+
8
0.004 - 2025-02-06
9
[New interface]
10
- Added methods sign_message_schnorr, sign_digest_schnorr
dist.ini
@@ -1,5 +1,5 @@
1
name = Bitcoin-Secp256k1
-version = 0.004
+version = 0.005
author = Bartosz Jarzyna <[email protected]>
license = Perl_5
copyright_holder = Bartosz Jarzyna
0 commit comments