From 5341b96719a82cb8509f4dcc9e66ee05acd95ae9 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Thu, 23 Jul 2020 19:23:58 -0700 Subject: [PATCH] docs: link to migration guide (#39) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 881ec237..067aa1dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ### ⚠ BREAKING CHANGES -* migrate to microgenerator (#33) +* migrate to microgenerator (#33). See the [migration guide](https://github.com/googleapis/python-container/blob/master/UPGRADING.md). ### Features