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 01a708f commit 7b30d17Copy full SHA for 7b30d17
docs/source/release-notes/1.5.0.rst
@@ -13,10 +13,17 @@
13
14
See also `GitHub #29`_
15
16
+- Include ``~`` as unreserved character in URL paths.
17
+
18
+ See also `GitHub #74`_
19
20
.. links
21
22
.. _GitHub #29:
23
https://github.com/python-hyper/rfc3986/issues/29
24
25
.. _GitHub #57:
26
https://github.com/python-hyper/rfc3986/issues/57
27
28
+.. _GitHub #74:
29
+ https://github.com/python-hyper/rfc3986/pull/74
0 commit comments