Skip to content

Commit dfdc17e

Browse files
committed
bump version 0.2.0 -> 0.3.0 and update CHANGELOG
1 parent 1cf86d3 commit dfdc17e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.3.0 - Jan 30, 2024
2+
3+
- Add simplicity
4+
- Use rust-bitcoin 0.31.0
5+
- [elip150](https://github.com/ElementsProject/ELIPs/blob/main/elip-0150.mediawiki)
6+
- [elip151](https://github.com/ElementsProject/ELIPs/blob/main/elip-0151.mediawiki)
7+
18
# 0.2.0 - June 15, 2023
29

310
- Still rapid iteration, very unstable.

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.2.0"
3+
version = "0.3.0"
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)