diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f8c574..69f8631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ # Changelog -## v1.1.1 +## 2.0.0 +- Dart 3 compatible (SDK `>=2.12.0 <4.0.0`) +- Improved error messages and publish workflow +- Test fixes and mock data for supercharged/GQL tests - Improved error messages ___________________