CHANGELOG.md in knife-google-3.3.0 vs CHANGELOG.md in knife-google-3.3.3
- old
+ new
@@ -1,7 +1,29 @@
-# Change Log
+# knife-google Change Log
+Note: this log contains only changes from knife-google release 1.1.0 and later
+-- it does not contain the changes from prior releases. To view change history
+prior to release 1.1.0, please visit the [source repository](https://github.com/chef/knife-google/commits).
+
+<!-- latest_release 3.3.3 -->
+## [v3.3.3](https://github.com/chef/knife-google/tree/v3.3.3) (2018-10-17)
+
+#### Merged Pull Requests
+- Allow for newer google-api-client releases [#137](https://github.com/chef/knife-google/pull/137) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
+
+<!-- release_rollup since=3.3.0 -->
+### Changes since 3.3.0 release
+
+#### Merged Pull Requests
+- Allow for newer google-api-client releases [#137](https://github.com/chef/knife-google/pull/137) ([tas50](https://github.com/tas50)) <!-- 3.3.3 -->
+- Empty commit to test expeditor [#136](https://github.com/chef/knife-google/pull/136) ([btm](https://github.com/btm)) <!-- 3.3.2 -->
+<!-- release_rollup -->
+
+<!-- latest_stable_release -->
+<!-- latest_stable_release -->
+
## [3.3.0](https://github.com/chef/knife-google/tree/v3.3.0)
[Full Changelog](https://github.com/chef/knife-google/compare/v3.2.0...v3.3.0)
- Increased the dependency on google-api-client from 0.9.X to 0.19.X to bring in the latest improvements to the API
@@ -11,10 +33,23 @@
[Full Changelog](https://github.com/chef/knife-google/compare/v3.1.1...v3.2.0)
- Loosen the dependency on Chef so this gem can work with Chef 13+
+## [3.3.0](https://github.com/chef/knife-google/tree/v3.3.0)
+
+[Full Changelog](https://github.com/chef/knife-google/compare/v3.2.0...v3.3.0)
+
+- Increased the dependency on google-api-client from 0.9.X to 0.19.X to bring in the latest improvements to the API
+- Remove the dependency on Chef entirely since it's assumed Chef is already installed
+
+## [3.2.0](https://github.com/chef/knife-google/tree/v3.2.0)
+
+[Full Changelog](https://github.com/chef/knife-google/compare/v3.1.1...v3.2.0)
+
+- Loosen the dependency on Chef so this gem can work with Chef 13+
+
## [3.1.1](https://github.com/chef/knife-google/tree/v3.1.1)
[Full Changelog](https://github.com/chef/knife-google/compare/v3.1.0...v3.1.1)
**Closed issues:**
@@ -204,6 +239,6 @@
- Updated for clarity. If the PROJECT\_ID is required then it should show i... [\#2](https://github.com/chef/knife-google/pull/2) ([jamescott](https://github.com/jamescott))
- Changed --server-name short option to -s [\#1](https://github.com/chef/knife-google/pull/1) ([paulmooring](https://github.com/paulmooring))
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file