diff --git a/CHANGES.md b/CHANGES.md index e41b3e09..28586d1d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,7 @@ The released versions correspond to PyPI releases. * fixes the problem that filesystem patching was still active in the pytest logreport phase (see [#904](../../issues/904)) * Restores compatability with PyTorch 2.0 and above, as well as with other - classes that have custom __setattr__ methods (see #905). + classes that have custom __setattr__ methods (see [#905](../../pull/905)). ## [Version 5.3.0](https://pypi.python.org/pypi/pyfakefs/5.3.0) (2023-10-11) Adds official support for Python 3.12.