We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022fc68 commit f829614Copy full SHA for f829614
CHANGELOG.md
@@ -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