CHANGELOG.md in google-cloud-pubsub-0.34.0 vs CHANGELOG.md in google-cloud-pubsub-0.34.1

- old
+ new

@@ -1,7 +1,12 @@ # Release History +### 0.34.1 / 2019-02-13 + +* Fix bug (typo) in retrieving default on_error proc. +* Update network configuration. + ### 0.34.0 / 2019-02-01 * Switch to use Google::Cloud::PubSub namespace. * Add PubSub on_error configuration. * Major updates to Subscriber @@ -36,10 +41,10 @@ * Use Credentials#project_id If a project_id is not provided, use the value on the Credentials object. This value was added in googleauth 0.7.0. * Loosen googleauth dependency Allow for new releases up to 0.10. - The googleauth devs have committed to maintanining the current API + The googleauth devs have committed to maintaining the current API and will not make backwards compatible changes before 0.10. * Update low level API * Add expiration_policy field * Numerous updates and fixes to the low-level documentation, including fixes for some broken links.i