diff --git a/CHANGES.rst b/CHANGES.rst index 46595a81..87afbc6e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,7 +7,7 @@ - Add preliminary support for Python 3.14a2, this means that ``.common.builtins.IByteString`` and ``.common.collections.IByteString`` are - no longer available from this version onwards as Python 3.14 dropped + no longer available from this Python version onwards as Python 3.14 dropped ``collections.abc.ByteString``.