Skip to content

Commit 8f9f632

Browse files
Update CHANGELOG for 3.7.0
1 parent 637ad1d commit 8f9f632

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## 3.7.0 (July 20, 2021)
2+
3+
FEATURES:
4+
5+
* Add protected_branch_ids to gitlab_project_approval_rule #542
6+
* Add most Premium features for gitlab_branch_protection #556
7+
* Adds support for gitlab project badges #648
8+
9+
ENHANCEMENTS:
10+
11+
* Add CustomCIPath to resource gitlab_project #662
12+
* add build coverage regex #627
13+
* Add tfproviderlint linter to CI #653
14+
* Documentation improvements #642
15+
* chore: add error handling to resourceGitlabProjectSetToState #649
16+
* Missing documentation for gitlab_instance_variable #602
17+
* Add support for importing Pipeline Schedules and Triggers #618
18+
* update reference to master branch to main #612
19+
20+
BUGFIXES:
21+
22+
* Fix project approval rule tests #660
23+
* Fix markdown linter errors in branch_protection.md #656
24+
* fix: update default branch name to "main" #643
25+
* gitlab_project: Wait for template projects to be cloned/imported #621
26+
27+
28+
129
## 3.6.0 (Apr 6, 2021)
230

331
ENHANCEMENTS:

0 commit comments

Comments
 (0)