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 4e2b891 commit 3dc8cd2Copy full SHA for 3dc8cd2
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+# 0.25.3 - 2025-08-28
3
+
4
+* Semver-trick all types from 0.26.1
5
6
# 0.25.2 - 2025-04-18
7
8
* [https://github.com/ElementsProject/rust-elements/pull/226](elip102: rename from elip101)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "elements"
-version = "0.25.2"
+version = "0.25.3"
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