Skip to content

Commit 2ed925c

Browse files
Update CHANGELOG for 3.6.0
1 parent 620964c commit 2ed925c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 3.6.0 (Apr 6, 2021)
2+
3+
ENHANCEMENTS:
4+
5+
* Support the Note field in the User resource/data ([#572](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#572))
6+
* add diffSuppressFunc for 'expires_at' attribute in 'deploy_token' ([#575](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#575))
7+
* Update to Go 1.16 and terraform-plugin-sdk 1.16 ([#579](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#579))
8+
* Bump github.com/xanzy/go-gitlab from 0.44.0 to 0.46.0 ([#586](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#586))
9+
10+
BUG FIXES:
11+
12+
* Fix "Run failed" on forks ([#565](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#565))
13+
14+
115
## 3.5.0 (Feb 18, 2021)
216

317
FEATURES:

0 commit comments

Comments
 (0)