# knife-google Change Log ## v2.2.1 (2016-09-27) * [pr#112](https://github.com/chef/knife-google/pull/112) Fixed the zone and region listing * [pr#109](https://github.com/chef/knife-google/pull/109) Add aliases to match image families and add Ubuntu 16.04 ## v2.2.0 (2016-03-17) * [pr#102](https://github.com/chef/knife-google/pull/102) Added support for preemptible instances * [pr#103](https://github.com/chef/knife-google/pull/103) Added support for deploying instances on subnetworks * [pr#103](https://github.com/chef/knife-google/pull/104) Added gcloud-style image aliases (i.e. image "centos-7" will get you the latest CentOS 7 disk image) ## v2.1.0 (2016-03-04) * [pr#99](https://github.com/chef/knife-google/pull/99) Support service account scope aliases, similar to the gcloud SDK * [pr#101](https://github.com/chef/knife-google/pull/101) Set the application name and version on the API object for proper user-agent formatting ## v2.0.0 (2016-03-01) * [pr#94](https://github.com/chef/knife-google/pull/94) Full rewrite using knife-cloud, newer Google API client library, Windows instance support, and better user feedback. ## v1.3.1 (04/24/2014) * Refresh access token (KNIFE-473) ## v1.2.0 (02/17/2014) See source control commit history for earlier changes.