From cbe277bdb0e83d46baa9cad30314176c5bbdd233 Mon Sep 17 00:00:00 2001 From: Haowei Cai Date: Tue, 14 Aug 2018 14:51:04 -0700 Subject: [PATCH] Revert CHANGELOG to exclude api change from GA release --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b37f526ec3..17c3b3e393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,6 @@ **New Features:** - Add support for refreshing Azure tokens [kubernetes-client/python-base#77](https://github.com/kubernetes-client/python-base/pull/77) -**New API:** -- Add custom object status and scale api [kubernetes-client/gen#72](https://github.com/kubernetes-client/gen/pull/72) - # v7.0.0b1 **New Features:** - Add Azure support to authentication loading [kubernetes-client/python-base#74](https://github.com/kubernetes-client/python-base/pull/74)