diff --git a/README.md b/README.md index 3ba4676..6a47694 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ There are five key packages, ### Changes -- v1.8.1 adds the function type `ErrorAssertionFunc` that is useful for passing `Error` or `NoError` in table driven tests +:ballot_box_with_check: v1.9.0 substantially improves filesystem tests + + - Greater compatibility with Windows + - Fixed assertions on possible errors :ballot_box_with_check: v1.8.0 introduces the `skip` package for skipping tests!