CHANGELOG.md in google-cloud-pubsub-1.3.0 vs CHANGELOG.md in google-cloud-pubsub-1.3.1
- old
+ new
@@ -1,6 +1,12 @@
# Release History
+### 1.3.1 / 2020-02-18
+
+#### Bug Fixes
+
+* Move Thread.new to end of AsyncPublisher#initialize
+
### 1.3.0 / 2020-02-10
#### Features
* Add support for Dead Letter Topics