CHANGELOG.md in gapic-generator-cloud-0.4.2 vs CHANGELOG.md in gapic-generator-cloud-0.5.0

- old
+ new

@@ -1,6 +1,16 @@ # Release History for gapic-generator-cloud +### 0.5.0 / 2020-05-19 + +* Includes changes from gapic-generator 0.5.0 +* Wrappers now support partial-gapic helpers. +* Generated configs for wrappers now include endpoint and scope. + +### 0.4.3 / 2020-05-01 + +* Unpin minitest in the generated wrappers. + ### 0.4.2 / 2020-04-28 * Includes changes from gapic-generator 0.4.2 * Eliminate a circular require in generated wrappers.