update changelog

This commit is contained in:
samschott 2023-03-01 21:50:26 +01:00
parent 9699de5d5c
commit a944d81bb5

View File

@ -1,3 +1,10 @@
## v1.7.2
#### Changed:
* Improved support for systems where some file system calls don't accept a
`follow_symlinks = False` option, notably `chmod` and `utime`.
## v1.7.1
#### Fixed: