Skip to content

Commit 4a927b8

Browse files
Update changelog
1 parent 13e0bd6 commit 4a927b8

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

Changelog(Bitcoin.Net).md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
### Next release
2-
[Commits since last release](https://github.com/Autarkysoft/Denovo/compare/B0.23.0.0...master)
2+
[Commits since last release](https://github.com/Autarkysoft/Denovo/compare/B0.25.0.0...master)
3+
4+
### Release 0.25.0 (2023-10-15)
5+
[Full Changelog](https://github.com/Autarkysoft/Denovo/compare/B0.24.0.0...B0.25.0.0)
6+
* Some improvements in Scalar8x32 implementation with new methods
7+
* Add a new Inverse method
8+
* Two new extensions: IsCJK and ToDataSize
9+
* Electrum mnemonic can now verify if the given words are old mnemonic and will reject it and valid BIP-39 ones
10+
* Small code improvements and some benchmarks
11+
12+
### Release 0.24.0 (2023-03-20)
13+
[Full Changelog](https://github.com/Autarkysoft/Denovo/compare/B0.23.0.0...B0.24.0.0)
14+
* Old ECC is now obsolete
15+
* SHA1, SHA512 and Murmur3 are now all static classes
16+
* BIP-32 and BIP-85 both use the new ECC now
17+
* Small cleanup
318

419
### Release 0.23.0 (2022-12-21)
520
[Full Changelog](https://github.com/Autarkysoft/Denovo/compare/B0.22.0.0...B0.23.0.0)

0 commit comments

Comments
 (0)