Skip to content

Commit

Permalink
Merge pull request #77 from python-hyper/update-1.5-release-notes
Browse files Browse the repository at this point in the history
Add missing line item to 1.5 release notes.
  • Loading branch information
sigmavirus24 committed May 10, 2021
2 parents 01a708f + 7b30d17 commit d8af438
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/release-notes/1.5.0.rst
Expand Up @@ -13,10 +13,17 @@

See also `GitHub #29`_

- Include ``~`` as unreserved character in URL paths.

See also `GitHub #74`_

.. links
.. _GitHub #29:
https://github.com/python-hyper/rfc3986/issues/29

.. _GitHub #57:
https://github.com/python-hyper/rfc3986/issues/57

.. _GitHub #74:
https://github.com/python-hyper/rfc3986/pull/74

0 comments on commit d8af438

Please sign in to comment.