Skip to content

Commit 8d32800

Browse files
authored
Fix formatting and punctuation in changelog (#3838)
1 parent c9d9723 commit 8d32800

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEXT_CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
## Release v0.275.0
44

55
### Notable Changes
6-
* Python support for Databricks Asset Bundles is now generally available
6+
* Python support for Databricks Asset Bundles is now generally available.
77

88
### CLI
9-
* Remove `inplace` mode for the `--progress-format` flag. ([#3811](https://github.com/databricks/cli/pull/3811))
10-
* Remove `json` mode for the `--progress-format` flag. ([#3812](https://github.com/databricks/cli/pull/3812))
11-
* Deprecate the `--progress-format` flag. ([#3819](https://github.com/databricks/cli/pull/3819))
9+
* Remove `inplace` mode for the `--progress-format` flag ([#3811](https://github.com/databricks/cli/pull/3811))
10+
* Remove `json` mode for the `--progress-format` flag ([#3812](https://github.com/databricks/cli/pull/3812))
11+
* Deprecate the `--progress-format` flag ([#3819](https://github.com/databricks/cli/pull/3819))
1212

1313
### Dependency updates
1414

1515
### Bundles
16-
* Added support for --bind flag in `bundle generate` ([#3782](https://github.com/databricks/cli/pull/3782))
16+
* Add support for `--bind` flag in `bundle generate` ([#3782](https://github.com/databricks/cli/pull/3782))
1717
* Add `pydabs` template replacing `experimental-jobs-as-code` template ([#3806](https://github.com/databricks/cli/pull/3806))
18-
* You can now use `python` section instead of `experimental/python` ([#3540](https://github.com/databricks/cli/pull/3540))
18+
* You can now use the top-level `python` section instead of `experimental/python` ([#3540](https://github.com/databricks/cli/pull/3540))
1919

2020
### API Changes

0 commit comments

Comments
 (0)