Skip to content

Commit bde9e10

Browse files
Update changelog for 3.5.0
1 parent 8364455 commit bde9e10

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## 3.5.0 (Feb 18, 2021)
2+
3+
FEATURES:
4+
5+
* Add resource for project freeze periods #516
6+
7+
ENHANCEMENTS:
8+
9+
* Update go version and go-gitlab version #523
10+
* Support additional attributes in `gitlab_project_hook` #525
11+
* Link badges in README to proper workflows #527
12+
* gitlab_project: Check each push rule individually #531
13+
* Allow `full_path` in addition to `id` in gitlab_project data source #532
14+
* Update test fixtures for better usability #535
15+
* Check for state change on user delete #539
16+
* Increase gitlab_project import timeout #536
17+
* Add optional mirror options #554
18+
* Remove vendor folder #546
19+
* Add dependabot config #558
20+
* Fix EE tests actually running against CE #564
21+
* Fix EE test mounting license as a directory #568
22+
23+
BUG FIXES:
24+
25+
* fix deploy_token expiration #510
26+
* Fix group_share_group nil pointer reference #555
27+
128
## 3.4.0 (Jan 14, 2021)
229

330
FEATURES:

0 commit comments

Comments
 (0)