Skip to content

Commit ae8d82a

Browse files
committed
Update CHANGELOG
1 parent 110295a commit ae8d82a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/google_maps_flutter/google_maps_flutter_ios/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## NEXT
1+
## 2.14.0
22

3+
* Adds Swift Package Manager compatibility.
34
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
45

56
## 2.13.2

packages/google_maps_flutter/google_maps_flutter_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter_ios
22
description: iOS implementation of the google_maps_flutter plugin.
33
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_ios
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 2.13.2
5+
version: 2.14.0
66

77
environment:
88
sdk: ^3.4.0

0 commit comments

Comments
 (0)