From f17fc6f371e0241c2d5d6fa8218ecbb0c3504fdc Mon Sep 17 00:00:00 2001 From: mrbean-bremen Date: Mon, 8 Nov 2021 21:02:55 +0100 Subject: [PATCH] Release 4.5.3 - adapt release notes --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index dbbfcf8f..266326c5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,9 @@ The released versions correspond to PyPi releases. ## Version 4.6.0 (as yet unreleased) +## [Version 4.5.3](https://pypi.python.org/pypi/pyfakefs/4.5.3) (2021-11-08) +Reverts a change in the previous release that could cause a regression. + ### Changes * `os.listdir`, `os.scandir` and `pathlib.Path.listdir` now return the directory list in a random order only if explicitly configured in the