Skip to content

Commit f36b1e7

Browse files
Update CHANGELOG to catch up with the latest releases.
1 parent ef0ddea commit f36b1e7

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
## 3.4.0 (Jan 14, 2021)
2+
3+
FEATURES:
4+
5+
* Support sharing a group with another group #511
6+
* Support Project Mirroring #512
7+
8+
## 3.3.0 (Nov 30, 2020)
9+
10+
FEATURES:
11+
12+
* Support instance level CI variables #389
13+
14+
ENHANCEMENTS
15+
16+
* Add the pages_access_level parameter #472
17+
* Do not fail when project member does not exist #473
18+
* Make the runners_token on the project secret #474
19+
* Fix nil pointer dereference importing gitlab_user #490
20+
* Fix unit and acceptance tests not running #495
21+
22+
## 3.2.0 (Nov 20, 2020)
23+
24+
FEATURES:
25+
26+
* Project Approval Rules ([#250](https://github.com/gitlabhq/terraform-provider-gitlab/pull/250))
27+
28+
ENHANCEMENTS
29+
30+
* Documentation for expires_at ([#482](https://github.com/gitlabhq/terraform-provider-gitlab/pull/482))
31+
* Update set-env github action command ([484](https://github.com/gitlabhq/terraform-provider-gitlab/pull/484))
32+
133
## 3.1.0 (Oct 16, 2020)
234

335
ENHANCEMENTS:

0 commit comments

Comments
 (0)