| commit | 9889f69eb5ccb532e2147465697f30c82b2a8bb0 | [log] [tgz] |
|---|---|---|
| author | Julian Berman <Julian@GrayVines.com> | Fri Jul 18 11:23:09 2025 -0400 |
| committer | Julian Berman <Julian@GrayVines.com> | Fri Jul 18 11:23:09 2025 -0400 |
| tree | ecd3c3b53c90f8bce9516054c0d366b18909d387 | |
| parent | 18855d01f7839083efc5bad1ca67688a7177be42 [diff] |
Add the new functionality to the CHANGELOG.
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ed0fa3b..0d59e4e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst
@@ -1,3 +1,9 @@ +v4.25.0 +======= + +* Add support for the ``iri`` and ``iri-reference`` formats to the ``format-nongpl`` extra via the MIT-licensed ``rfc3987-syntax``. + They were alread supported by the ``format`` extra. (#1388). + v4.24.1 =======