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.
2 parents 2a8761f + de4bfc2 commit da45990Copy full SHA for da45990
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+# 0.25.1 - 2024-10-24
3
+
4
+* [https://github.com/ElementsProject/rust-elements/pull/218](discount: fix weight calculation)
5
6
# 0.25.0 - 2024-09-23
7
8
* [https://github.com/ElementsProject/rust-elements/pull/216](add Address::is_liquid)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "elements"
-version = "0.25.0"
+version = "0.25.1"
authors = ["Andrew Poelstra <apoelstra@blockstream.com>"]
description = "Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements"
license = "CC0-1.0"
0 commit comments