Added * `do_not_contact_google_play` to instance config file
Changed * Now compatible with with `mozapkpublisher` > 0.14.0
0.12.0
Added * Support pushing [`fenix`](https://github.com/mozilla-mobile/fenix) to Google Play
0.11.0
Changed * `schema_file` is now specified internally and should no longer be set in configuration
0.10.1
Changed * Authorizes reference-browser to be deployed to Google Play
0.10.0
Added * Support pushing [`reference-browser`](https://github.com/mozilla-mobile/reference-browser)
Changed * Configuration: `taskcluster_scope_prefix` now becomes `taskcluster_scope_prefixes` and takes a JSON array.
0.9.0
Changed * Digest algorithm is not checked by jarsigner anymore. Instead, pushapkscript parses `META-INF/MANIFEST.MF`. This allows several digests to be used. Otherwise jarsigner inconsistently reports one of the digests.