Skip to content

Commit f829614

Browse files
committed
Add CHANGELOG.md
1 parent 022fc68 commit f829614

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# bitcoin_uri Changelog
2+
3+
## 0.0.1
4+
5+
- Fork from [Kixunil/bip21 @ `eae7201`](https://github.com/Kixunil/bip21/commit/eae72026cc5838bb169949641948b8c1cef99cbe) v0.5.0.
6+
- Bump MSRV to 1.63.0 https://github.com/payjoin/bitcoin_uri/pull/1
7+
- Fix escaping of '#' in parameter values and handling of unescaped '#' in uri https://github.com/payjoin/bitcoin_uri/pull/3
8+
- Make this fix rust 1.63.0 compatible https://github.com/payjoin/bitcoin_uri/pull/5
9+
- fix: `req-` arguments are not parsed https://github.com/payjoin/bitcoin_uri/pull/5
10+
11+

0 commit comments

Comments
 (0)