Skip to content

Commit d9bcf67

Browse files
authored
Merge pull request #33 from stevenroose/fix-deps
Set MSRV to 1.41.1 and enable 2018 edition
2 parents 07027d4 + 9196e2b commit d9bcf67

27 files changed

+185
-375
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGELOG
22
=========
33

4+
# v0.9.0 -- 2023/03/23
5+
6+
- Enable 2018 edition
7+
- Set MSRV at 1.41.1
8+
- Bump bitcoin dependency to v0.29.2
9+
- Bump secp256k1 dependency to v0.24.3
10+
- Bump miniscript dependency to v9.0.1
11+
412
# v0.8.2 -- 2022/06/27
513

614
- Add a `descriptor` field to `DescriptorInfo`

0 commit comments

Comments
 (0)