source: uri/docs/source/release-notes/1.1.0.rst@ 230

Last change on this file since 230 was 230, checked in by wouter, 4 years ago

#91 clone https://pypi.org/project/rfc3986/

File size: 440 bytes
RevLine 
[230]11.1.0 -- 2017-07-18
2-------------------
3
4- Correct the regular expression for the User Information sub-component of the
5 Authority Component.
6
7 See also `GitHub #26`_
8
9- :meth:`~rfc3986.validators.Validator.check_validity_of` to the
10 :class:`~rfc3986.validators.Validator` class. See
11 :ref:`Validating URIs <validating>` documentation for more information.
12
13.. links
14.. _GitHub #26:
15 https://github.com/python-hyper/rfc3986/pull/26
Note: See TracBrowser for help on using the repository browser.