Files
Ian Stapleton Cordasco 3a7b6f2a46 Add release notes for v1.1.0
2017-07-18 07:15:52 -05:00

16 lines
440 B
ReStructuredText

1.1.0 -- 2017-07-18
-------------------
- Correct the regular expression for the User Information sub-component of the
Authority Component.
See also `GitHub #26`_
- :meth:`~rfc3986.validators.Validator.check_validity_of` to the
:class:`~rfc3986.validators.Validator` class. See
:ref:`Validating URIs <validating>` documentation for more information.
.. links
.. _GitHub #26:
https://github.com/sigmavirus24/rfc3986/pull/26