We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01a708f + 7b30d17 commit d8af438Copy full SHA for d8af438
1 file changed
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