Skip to content

Commit 3b7e596

Browse files
committed
Merge #969: Update changelog for 12.3.2 to 12.3.7
1fa9270 Update changelog for 12.3.x releases (Noah Joeris) Pull request description: Add the `12.3.2` to `12.3.7` entry to `CHANGELOG.md` ACKs for top commit: apoelstra: ACK 1fa9270; successfully ran local tests Tree-SHA512: c3c64ef7e2c025f4b65bb1c60f5f54a192aa6a6ef6769a9a8551bbadceae4caed5a01ec610941acaf4b58fd4a099cce23ae31f2fbdcc315b2e3969978bb1fd3e
2 parents a19d92c + 1fa9270 commit 3b7e596

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,31 @@ The full changelog:
8989
[#725](https://github.com/rust-bitcoin/rust-miniscript/pull/725)
9090
- **Update MSRV to Rust 1.63** [#719](https://github.com/rust-bitcoin/rust-miniscript/pull/719)
9191

92+
# 12.3.7 - May 27, 2026
93+
94+
- Preserve previously finalized PSBT inputs during finalization [#966](https://github.com/rust-bitcoin/rust-miniscript/pull/966)
95+
96+
# 12.3.6 - April 21, 2026
97+
98+
- Add `KeyMapWrapper` and `GetKey` implementations for PSBT signing [#860](https://github.com/rust-bitcoin/rust-miniscript/pull/860)
99+
- Append witness script for P2WSH in `Plan::satisfy()` [#909](https://github.com/rust-bitcoin/rust-miniscript/pull/909)
100+
101+
# 12.3.5 - July 21, 2025
102+
103+
- Add conversions from `PublicKey` and `XOnlyPublicKey` to descriptor key types [#819](https://github.com/rust-bitcoin/rust-miniscript/pull/819)
104+
105+
# 12.3.4 - July 5, 2025
106+
107+
- Reject hardened derivation steps in `DefiniteDescriptorKey` [#840](https://github.com/rust-bitcoin/rust-miniscript/pull/840)
108+
109+
# 12.3.3 - July 3, 2025
110+
111+
- Reject multipath keys in `DefiniteDescriptorKey` [#831](https://github.com/rust-bitcoin/rust-miniscript/pull/831)
112+
113+
# 12.3.2 - April 29, 2025
114+
115+
- Fix crash in `Descriptor::parse_desc` [#810](https://github.com/rust-bitcoin/rust-miniscript/pull/810)
116+
92117
# 12.3.1 - April 1, 2025
93118

94119
- Silent fix for CVE-2025-43707 (crash on satisfaction of particularly crafted `thresh` fragments) [#798](https://github.com/rust-bitcoin/rust-miniscript/pull/798)

0 commit comments

Comments
 (0)