Skip to content

Commit 3abd2fa

Browse files
committed
Merge #83: bump version 0.3.0 -> 0.3.1 and update CHANGELOG
41d0732 bump version 0.3.0 -> 0.3.1 and update CHANGELOG (Riccardo Casatta) Pull request description: ACKs for top commit: apoelstra: ACK 41d0732 yeah, I think a minor rev is ok because this is a bugfix, even though arguably it is a breaking change Tree-SHA512: eb9a0967a516d07cb0ede33bc5f8f5f23ebd7082850486b1ffe4602b9158f25510446b1c41680da95878324f90d5b4063d1203094111c85d1007283073235602
2 parents 443cc87 + 41d0732 commit 3abd2fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.1 - May 10, 2024
2+
3+
- [Fixed](https://github.com/ElementsProject/elements-miniscript/pull/81) ELIP-151 hash calculation
4+
15
# 0.3.0 - Jan 30, 2024
26

37
- Add simplicity

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "elements-miniscript"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Andrew Poelstra <[email protected]>, Sanket Kanjalkar <[email protected]>"]
55
repository = "https://github.com/ElementsProject/elements-miniscript"
66
description = "Elements Miniscript: Miniscript, but for elements"

0 commit comments

Comments
 (0)