Update changelog

This commit is contained in:
Unrud 2022-02-07 14:42:50 +01:00
parent 129ebf7b86
commit a7c4a00eb6
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
## master
* Ignore configuration file if access is denied
* Use F_FULLFSYNC with PyPy on MacOS
* Fallback if F_FULLFSYNC is not supported by the filesystem
## 3.1.4
* Fallback if RENAME_EXCHANGE is not supported by the filesystem