Skip to content

Commit

Permalink
chore(Readme): Add 0.8.0 changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-woelker committed Nov 24, 2022
1 parent 37ab349 commit 152af2b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Comments and pull-requests welcome!

## Changelog

### 0.8.0 (2022-11-24)

* Impl `std::error::Error` for `VfsError` ([#32](https://github.com/manuel-woelker/rust-vfs/pull/32)) and improved error
ergonomics for end users ([#34](https://github.com/manuel-woelker/rust-vfs/pull/34)) - thanks [@Technohacker](https://github.com/Technohacker)

### 0.7.1 (2022-04-15)

* Fixed a panic when accessing non-existing paths in `MemoryFS::append_file()` (closes
Expand Down

0 comments on commit 152af2b

Please sign in to comment.