File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.5.0 - Aug 26, 2025
2
+
3
+ - bump rust elements dep to 0.26.0
4
+ - Pegin desc wildcard [ #96 ] ( https://github.com/ElementsProject/elements-miniscript/pull/96 )
5
+ - Remove inner checksum in pegin descriptor [ #95 ] ( https://github.com/ElementsProject/elements-miniscript/pull/95 )
6
+ - simplicity: swap program and witness data in satisfaction [ #94 ] ( https://github.com/ElementsProject/elements-miniscript/pull/94 )
7
+
1
8
# 0.4.0 - Oct 8, 2024
2
9
3
10
- Use rust-bitcoin 0.32.0 and rust-elements 0.25.0 [ #90 ] ( https://github.com/ElementsProject/elements-miniscript/pull/90 )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " elements-miniscript"
3
- version = " 0.4 .0"
3
+ version = " 0.5 .0"
4
4
authors = [
" Andrew Poelstra <[email protected] >, Sanket Kanjalkar <[email protected] >" ]
5
5
repository = " https://github.com/ElementsProject/elements-miniscript"
6
6
description = " Elements Miniscript: Miniscript, but for elements"
You can’t perform that action at this time.
0 commit comments