From e970435dd5e1135f7d2788a0fd36fe80f166d820 Mon Sep 17 00:00:00 2001 From: Chris Wilcox Date: Thu, 13 Dec 2018 10:56:14 -0800 Subject: [PATCH 1/2] Release 0.1.0 --- iam/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/iam/CHANGELOG.md b/iam/CHANGELOG.md index 33243b3574fa..adeabc6596d7 100644 --- a/iam/CHANGELOG.md +++ b/iam/CHANGELOG.md @@ -6,6 +6,20 @@ ## 0.1.0 +12-13-2018 10:55 PST + + +### New Features +- Add Client Library for IAM ([#6905](https://github.com/googleapis/google-cloud-python/pull/6905)) + +### Documentation +- Fix docs build ([#6913](https://github.com/googleapis/google-cloud-python/pull/6913)) + +### Internal / Testing Changes +- trove classifier fix ([#6922](https://github.com/googleapis/google-cloud-python/pull/6922)) + +## 0.1.0 + 12-12-2018 13:03 PST From c8d1abf6a4865f890b6ab08f5cd377f4508ecbe8 Mon Sep 17 00:00:00 2001 From: Chris Wilcox Date: Thu, 13 Dec 2018 10:58:05 -0800 Subject: [PATCH 2/2] duplicate changelog entry --- iam/CHANGELOG.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/iam/CHANGELOG.md b/iam/CHANGELOG.md index adeabc6596d7..e79b0f02bf3c 100644 --- a/iam/CHANGELOG.md +++ b/iam/CHANGELOG.md @@ -17,14 +17,3 @@ ### Internal / Testing Changes - trove classifier fix ([#6922](https://github.com/googleapis/google-cloud-python/pull/6922)) - -## 0.1.0 - -12-12-2018 13:03 PST - - -### New Features -- Add Client Library for IAM ([#6905](https://github.com/googleapis/google-cloud-python/pull/6905)) - -### Documentation -- Fix docs build ([#6913](https://github.com/googleapis/google-cloud-python/pull/6913))