You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
-
# 2.0.0
1
+
# 2.0.0
2
2
3
3
**Note**: This release supports [Flutter 3.32.0](https://docs.flutter.dev/release/release-notes/release-notes-3.32.0), for migration details see the [release notes](https://github.com/VeryGoodOpenSource/mockingjay/releases/tag/v2.0.0).
4
4
5
-
- chore!: upgrade to Flutter 3.32.0 ([#98](https://github.com/VeryGoodOpenSource/mockingjay/pull/98))
5
+
- chore!: upgrade to flutter 3.32.0 ([#98](https://github.com/VeryGoodOpenSource/mockingjay/pull/98))
6
+
- fix: update constraint in pubspec.yaml ([#101](https://github.com/VeryGoodOpenSource/mockingjay/pull/101))
0 commit comments