diff --git a/CHANGELOG.md b/CHANGELOG.md index d17c7b004..7fe55af70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [8.0.1] ### Fixed -- Upgrade from `flask==2.2.5` to `Flask==3.0.3`. Fixes a bug in which Dependabot was not tracking Flask upgrades because we specified the dependency name as lowercase. +- Upgrade from Flask v2.2.5 to v3.0.3. Fixes - Specify our custom JSON encoder by subclassing `flask.json.provider.JSONProvider`. See ## [8.0.0]