Memofs v0.1.1

This commit is contained in:
Lucien Greathouse
2020-03-18 18:35:44 -07:00
parent 28ddf40344
commit 3b433e53be
5 changed files with 7 additions and 5 deletions

View File

@@ -2,5 +2,8 @@
## Unreleased Changes
## 0.1.1 (2020-03-18)
* Improved error messages using the [fs-err](https://crates.io/crates/fs-err) crate.
## 0.1.0 (2020-03-10)
* Initial release