Updated readme.

This commit is contained in:
Steffen Schuemann 2019-01-02 20:11:27 +01:00
parent a4303f9207
commit 974c9bd1a0

View File

@ -345,6 +345,11 @@ to the expected behavior.
## Release Notes ## 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) ### [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 * Bugfix for ([#3](https://github.com/gulrak/filesystem/issues/3)), fixed missing inlines