diff --git a/CHANGELOG.md b/CHANGELOG.md index b29bc39..03c8f44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.6.0 +* **Various** fixes and improvements +* **Migrated** to Sound null safety +* **Added** `SheetController` +* **Added** `SimpleBounceOut` + ## 0.5.0 * **Added** NNBD support * **Fixed** #70 diff --git a/pubspec.yaml b/pubspec.yaml index e1b03c7..6165de5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,5 +14,3 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - -flutter: \ No newline at end of file