diff --git a/CHANGELOG.md b/CHANGELOG.md index c77cce0..41e5ce5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.7 + +- This version of Ultraviolet correctly sets the `cache` option when making a request. + # v1.0.6 - This version of Ultraviolet upgrades [@tomphttp/bare-client](https://www.npmjs.com/package/@tomphttp/bare-client). As a result, refreshing can fix errors with the Bare metadata being fetched.