Update Changelog

This commit is contained in:
Unrud 2022-02-01 19:58:01 +01:00
parent b2b4651fc4
commit 8c69bb71aa
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## master
## 3.1.4
* Fallback if RENAME_EXCHANGE is not supportd by the filesystem
* Assume POSIX compatibility if `sys.platform` is not `win32`
* Assume `F_FULLFSYNC` always exists if `sys.platform` is `darwin`