File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ # 0.25.2 - 2025-04-18
3
+
4
+ * [ https://github.com/ElementsProject/rust-elements/pull/226 ] (elip102: rename from elip101)
5
+ * [ https://github.com/ElementsProject/rust-elements/pull/225 ] (Make AssetId::from_inner a const function)
6
+ * [ https://github.com/ElementsProject/rust-elements/pull/224 ] (pset: input: insert non-pset proprietary keys)
7
+ * [ https://github.com/ElementsProject/rust-elements/pull/223 ] (clippy: fix for new rust stable)
8
+ * [ https://github.com/ElementsProject/rust-elements/pull/195 ] (Fix WASM build and add a job in CI)
9
+ * [ https://github.com/ElementsProject/rust-elements/pull/222 ] (elementsd-tests: blind asset issuance based on node version)
10
+ * [ https://github.com/ElementsProject/rust-elements/pull/220 ] (tx: discountct: add missing testcase)
11
+ * [ https://github.com/ElementsProject/rust-elements/pull/221 ] (ci: fixes for rust stable clippy, and rust 1.56.1 compilation)
12
+
2
13
# 0.25.1 - 2024-10-24
3
14
4
15
* [ https://github.com/ElementsProject/rust-elements/pull/218 ] (discount: fix weight calculation)
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " elements"
3
- version = " 0.25.1 "
3
+ version = " 0.25.2 "
4
4
authors = [" Andrew Poelstra <apoelstra@blockstream.com>" ]
5
5
description = " Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements"
6
6
license = " CC0-1.0"
You can’t perform that action at this time.
0 commit comments