From 6fad24ecb998cb80621ae5d0c846ac8b7d001e67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steffen=20Sch=C3=BCmann?= Date: Mon, 14 Jun 2021 21:36:44 +0200 Subject: [PATCH] Updated readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5bedf89..fc98770 100644 --- a/README.md +++ b/README.md @@ -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),