forked from firebase/flutterfire
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cloud_firestore_platform_interface] Fix CHANGELOG titles. (firebase#…
- Loading branch information
1 parent
4ba7724
commit 1e2f173
Showing
3 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
10 changes: 7 additions & 3 deletions
10
packages/cloud_firestore/cloud_firestore_platform_interface/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
## [1.1.0] | ||
## 1.1.1 | ||
|
||
* Fixed formatting in the CHANGELOG. | ||
|
||
## 1.1.0 | ||
|
||
* Updated `FieldValueFactoryPlatform` to use generics. | ||
* `FieldValuePlatform` no longer extends `PlatformInterface`. | ||
* `MethodChannelFieldValue` no longer extends `FieldValuePlatform` and supports equality comparison. | ||
* Fixed the file name of a test. | ||
|
||
## [1.0.1] | ||
## 1.0.1 | ||
|
||
* Make the pedantic dev_dependency explicit. | ||
|
||
## [1.0.0] | ||
## 1.0.0 | ||
|
||
* Created Platform Interface |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/cloud_firestore/cloud_firestore_platform_interface/pubspec.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters