File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 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
+
2
18
## 1.2.0 (January 23, 2020)
3
19
* add ` bitbucket_project ` to create a new project via the API
4
20
* add ` bitbucket_repository ` turn on/off pipelines
You can’t perform that action at this time.
0 commit comments