From 675d4f0941ea0f8aeeb687dc7657f9e73c76ba09 Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Fri, 8 Dec 2017 15:57:41 -0800 Subject: [PATCH] Updating reference to PR in Pub / Sub changelog. I marked it as `XYZ` because I wanted to refer to that PR before I had created it. --- pubsub/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/CHANGELOG.md b/pubsub/CHANGELOG.md index c8de4cf1653ac..362fd98bca24c 100644 --- a/pubsub/CHANGELOG.md +++ b/pubsub/CHANGELOG.md @@ -37,7 +37,7 @@ - Upgrading `google-api-core` dependency to latest revision (`0.1.2`) since we rely on the latest version of the `concurrent.futures` backport to provide the `thread_name_prefix` argument for thread pool - executor (#4521, #XYZ). + executor (#4521, #4559). PyPI: https://pypi.org/project/google-cloud-pubsub/0.29.3/