Skip to content

Commit 7078cbb

Browse files
authored
Update NEXT_CHANGELOG.md (#3654)
## Changes Fix Markdown links in changelog.
1 parent 21a1444 commit 7078cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEXT_CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
## Release v0.270.0
44

55
### Notable Changes
6-
* Add 'databricks bundle plan' command. This command shows the deployment plan for the current bundle configuration without making any changes. ([#3530](https://github.com/databricks/cli/pull/3530)
6+
* Add 'databricks bundle plan' command. This command shows the deployment plan for the current bundle configuration without making any changes. ([#3530](https://github.com/databricks/cli/pull/3530))
77

88
### CLI
99

1010
### Dependency updates
1111

1212
### Bundles
13-
* Add 'databricks bundle plan' command ([#3530](https://github.com/databricks/cli/pull/3530)
13+
* Add 'databricks bundle plan' command ([#3530](https://github.com/databricks/cli/pull/3530))
1414
* Add new Lakeflow Pipelines support for bundle generate ([#3568](https://github.com/databricks/cli/pull/3568))
1515
* Fix bundle deploy to not update permissions or grants for unbound resources ([#3642](https://github.com/databricks/cli/pull/3642))
1616
* Introduce new bundle variable: `${workspace.current_user.domain_friendly_name}` ([#3623](https://github.com/databricks/cli/pull/3623))

0 commit comments

Comments
 (0)