diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce4430..ab00bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,10 +22,8 @@ - fix timeout functionality as the abort signal is now supported as of deno v1.11 - Version v5.0.0+ is the recommended version now (abort controller is used now). please don't use v4 of fetch goody anymore. - ## v4.0.0 - due to adding `timeout` option and the way it works, it may cause issues. so I release this as breaking change.