From 401ae3dc9953cfb8c9bd246b7b90eb9d27e35ce2 Mon Sep 17 00:00:00 2001 From: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com> Date: Thu, 2 Nov 2023 18:35:17 +0100 Subject: [PATCH] Remove mention of Lakehouse apps from the changelog (#945) --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d654f760..424fef90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ CLI: * Added GitHub issue templates for CLI and DABs issues ([#925](https://github.com/databricks/cli/pull/925)). - * Added override to support YAML inputs for apps ([#921](https://github.com/databricks/cli/pull/921)). * Simplified code generation logic for handling path and request body parameters and JSON input ([#905](https://github.com/databricks/cli/pull/905)). @@ -27,7 +26,6 @@ Internal: * Add configuration normalization code ([#915](https://github.com/databricks/cli/pull/915)). API Changes: - * Added `databricks apps` command group. * Added `databricks account network-policy` command group. Dependency updates: