Updated readme.

This commit is contained in:
Steffen Schümann 2021-06-14 21:36:44 +02:00
parent b3d9a50bb5
commit 6fad24ecb9

View File

@ -556,6 +556,11 @@ to the expected behavior.
## Release Notes
### v1.5.7 (wip)
* Fix for [#125]((https://github.com/gulrak/filesystem/issues/124), where
`fs::create_directories` on Windows no longer breaks on long filenames.
### [v1.5.6](https://github.com/gulrak/filesystem/releases/tag/v1.5.6)
* Fix for [#124](https://github.com/gulrak/filesystem/issues/124),