Skip to content

Commit

Permalink
Merge pull request #32 from urbanairship/release-2.0.0
Browse files Browse the repository at this point in the history
Release 2.0.0
  • Loading branch information
crow authored Jan 15, 2020
2 parents a1e4f08 + 5b5a512 commit 6c9ce1e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Version 2.0.0 - January 14, 2020
================================
- Renamed plugin package name from airship to airship_flutter
- Updated iOS SDK to 13.0.4
- Updated Android SDK to 12.1.0
- Implemented attributes functionality in iOS and Android

Version 1.0.1 - December 9, 2019
================================
- Update iOS SDK to 12.1.2
- Updated iOS SDK to 12.1.2
- Fixed Airship events not properly deserializing in flutter

Version 1.0.0 - November 1, 2019
Expand Down
3 changes: 1 addition & 2 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,9 @@
};
buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down

0 comments on commit 6c9ce1e

Please sign in to comment.