We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f62035 commit e5a6125Copy full SHA for e5a6125
1 file changed
doc/release-notes/release-notes-v1.0.1.md
@@ -0,0 +1,23 @@
1
+v1.0.1
2
+=======
3
+
4
+The v1.0.1 is a patch fixing an issue where the secp256k1 extension
5
+was not used because the version was incorrect.
6
7
+Notable Changes
8
+===============
9
10
+Bug fixes:
11
+ - #779 - EcAdapterFactory: bump secp256k1 version to v0.2.0, fixes #777
12
13
+General:
14
+ - #786 - OutPointSerializer: make parsing slightly faster
15
16
+Credits
17
18
19
+A special thanks to everyone who contributed directly to the release:
20
21
+ - afk11
22
+ - andkom
23
0 commit comments