# Changelog for com.google.play.instant

## [1.6.0] - 2021-11-15
### New Features
 - Incremented version number to match other packages

## [1.5.0] - 2021-06-14
### New Features
 - Changes to support minSdkVersion of 22 in Unity 2021.2
### Other
 - Removed ability to compile plugin with Unity 5.6, 2017.1, 2017.2, 2017.3, 2018.1, and 2018.2
 - Require Gradle for all Unity builds

## [1.4.0] - 2021-03-08
### Bug Fixes
 - Fixed issue #70: don't require GLES2 for instant apps with min SDK 26+

## [1.3.0] - 2020-09-30
### New Features
 - Prevent building instant apps when "Split Application Binary" is enabled
 - Include ia.jar from Google Play Instant Development SDK 1.9.0
### Bug Fixes
 - Fix Build & Run for Unity 2019.3+ using Android SDK installed with Unity

## [1.2.0] - 2020-07-27
### New Features
 - Incremented version number to match other packages

## [1.1.1] - 2020-06-08
### New Features
 - Incremented version number to match other packages

## [1.1.0] - 2020-05-04
### New Features
 - Added a checkbox setting for indicating that a game supports "Instant play" through the Play Games app
 - Updated documentation and menu item links

## [1.0.0] - 2020-03-17
### New Features
 - Migration of project from https://github.com/google/play-instant-unity-plugin
 - Add support for building instant-enabled Android App Bundles

