diff --git a/CHANGELOG.md b/CHANGELOG.md index 8787825..fb4a975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased] +- Add support for Next.js 13+ +- `node-fetch` is now an optional dependency + (it is not required if you are using an environment that has native `fetch` available) + ## [4.3.0] - 2023-04-07 - Ensure compatibility with Next.js 12.2.0+