aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrbean-bremen <hansemrbean@googlemail.com>2021-11-08 21:02:55 +0100
committermrbean-bremen <hansemrbean@googlemail.com>2021-11-08 21:02:55 +0100
commitf17fc6f371e0241c2d5d6fa8218ecbb0c3504fdc (patch)
tree23e8b2bc6820cffc1969e50a15382c4c05305302
parentb9df0367e3edede2213e79a83b1dc348a4bdc757 (diff)
downloadpyfakefs-f17fc6f371e0241c2d5d6fa8218ecbb0c3504fdc.tar.gz
Release 4.5.3
- adapt release notes
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index dbbfcf8..266326c 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