From 9ea5a8773b291add335980cf1f4e45c108722298 Mon Sep 17 00:00:00 2001 From: Steffen Schuemann Date: Tue, 7 May 2019 23:06:11 +0200 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97f424a..e575bc9 100644 --- a/README.md +++ b/README.md @@ -440,7 +440,7 @@ to the expected behavior. ## Release Notes -###[v1.1.4](https://github.com/gulrak/filesystem/releases/tag/v1.1.4) +### [v1.1.4](https://github.com/gulrak/filesystem/releases/tag/v1.1.4) * Additional Bugfix for ([#12](https://github.com/gulrak/filesystem/issues/12)), error in old unified `readdir/readdir_r` code of `fs::directory_iterator`;