Skip to content

Commit 171faf6

Browse files
committed
Release v0.9.2
1 parent d23508f commit 171faf6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ CHANGELOG
22
=========
33

44

5+
# v0.9.2 -- 2023-07-14
6+
7+
- Support signet
8+
59
# v0.9.1 -- 2023-06-13
610

711
- Add `p2tr` to address output

Cargo.lock

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hal"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Steven Roose <[email protected]>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/stevenroose/hal/"

0 commit comments

Comments
 (0)