Skip to content

Commit 4c76e06

Browse files
authored
Update packages/flutter/CHANGELOG.md
1 parent 01c2f9f commit 4c76e06

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

packages/flutter/CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
## [4.0.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-3.1.3...flutter-4.0.0) (2023-03-09)
1+
## Unreleased (master branch)
22

3-
### Breaking change
3+
### BREAKING CHANGES
4+
5+
* The source file name of the Flutter package has changed; to import the Flutter package use `parse_server_sdk_flutter.dart` instead of `parse_server_sdk.dart` ([#846](https://github.com/parse-community/Parse-SDK-Flutter/pull/846))
6+
7+
### Features
48

5-
* Change the source file name ([#845](https://github.com/parse-community/Parse-SDK-Flutter/issues/845))
6-
Rather than importing `parse_server_sdk.dart` now you need to import `parse_server_sdk_flutter.dart`
9+
* Rename Flutter package source file to `parse_server_sdk_flutter.dart` ([#846](https://github.com/parse-community/Parse-SDK-Flutter/pull/846))
710

811
## [3.1.4](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-3.1.3...flutter-3.1.4) (2023-03-01)
912

0 commit comments

Comments
 (0)