Skip to content

Commit 5362b2e

Browse files
committed
v1.3.0
1 parent 886cfd3 commit 5362b2e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
## 1.2.1 (Unreleased)
1+
## 1.3.0 (March 15, 2021)
2+
3+
This release contains the changes to upstream repo that were never released.
4+
5+
### Features
6+
7+
* add `bitbucket_deployment` and `bitbucket_deployment_variable` resources [#60](https://github.com/hashicorp/terraform-provider-bitbucket/pull/60)
8+
* add `require_default_reviewer_approvals_to_merge` branch restriction value [#52](https://github.com/hashicorp/terraform-provider-bitbucket/pull/52)
9+
10+
### Bug fixes
11+
12+
* fix issue with omitempty [#49](https://github.com/hashicorp/terraform-provider-bitbucket/pull/49)
13+
14+
### Documentation
15+
16+
* fix ducmentation typo [#54](https://github.com/hashicorp/terraform-provider-bitbucket/pull/54), [#61](https://github.com/hashicorp/terraform-provider-bitbucket/pull/61) and [#65](https://github.com/hashicorp/terraform-provider-bitbucket/pull/65)
17+
218
## 1.2.0 (January 23, 2020)
319
* add `bitbucket_project` to create a new project via the API
420
* add `bitbucket_repository` turn on/off pipelines

0 commit comments

Comments
 (0)