Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
  • Loading branch information
tommyzed authored Oct 28, 2019
commit e5e9afa09f410724f391ad0524f9831cb173e8ed
4 changes: 4 additions & 0 deletions packages/google_maps_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.5.21+9

* Cast error.code to unsigned long to avoid using NSInteger as %ld format warnings.

## 0.5.21+8

* Add NS_ASSUME_NONNULL_* macro to reduce iOS compiler warnings.
Expand Down