From 974c9bd1a099c8eae121715872d61ea3ebdd9f15 Mon Sep 17 00:00:00 2001 From: Steffen Schuemann Date: Wed, 2 Jan 2019 20:11:27 +0100 Subject: [PATCH] Updated readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8b58ec0..fc9a4e7 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,11 @@ to the expected behavior. ## Release Notes +### v1.0.6 (wip) + +* Bugfix for ([#4](https://github.com/gulrak/filesystem/issues/4)), missing error_code + propagation in `ghc::filesystem::copy()` and `ghc::filesystem::remove_all` fixed. + ### [v1.0.4](https://github.com/gulrak/filesystem/releases/tag/v1.0.4) * Bugfix for ([#3](https://github.com/gulrak/filesystem/issues/3)), fixed missing inlines