Skip to content

Commit 7b30d17

Browse files
Add missing line item to 1.5 release notes
1 parent 01a708f commit 7b30d17

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/release-notes/1.5.0.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,17 @@
1313

1414
See also `GitHub #29`_
1515

16+
- Include ``~`` as unreserved character in URL paths.
17+
18+
See also `GitHub #74`_
19+
1620
.. links
1721
1822
.. _GitHub #29:
1923
https://github.com/python-hyper/rfc3986/issues/29
2024

2125
.. _GitHub #57:
2226
https://github.com/python-hyper/rfc3986/issues/57
27+
28+
.. _GitHub #74:
29+
https://github.com/python-hyper/rfc3986/pull/74

0 commit comments

Comments
 (0)