Skip to content

Commit 788f6bf

Browse files
authored
Prepare release 0.2.7 (#366)
Co-authored-by: Serge Smertin <[email protected]>
1 parent a6bb3ac commit 788f6bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Version changelog
22

3+
## 0.2.7
4+
5+
Small fixes
6+
37
## 0.2.6
48

59
* Added support for [customer managed keys](https://github.com/databrickslabs/terraform-provider-databricks/pull/332) for Accounts API.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ terraform {
4848
required_providers {
4949
databricks = {
5050
source = "databrickslabs/databricks"
51-
version = ">= 0.2.6"
51+
version = ">= 0.2.7"
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)