Skip to content

Commit 41d0732

Browse files
committed
bump version 0.3.0 -> 0.3.1 and update CHANGELOG
1 parent 443cc87 commit 41d0732

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 <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
55
repository = "https://github.com/ElementsProject/elements-miniscript"
66
description = "Elements Miniscript: Miniscript, but for elements"

0 commit comments

Comments
 (0)