Skip to content

Commit bb999d1

Browse files
committed
Prepare Changelog for 2.8.0 release
1 parent 74122da commit bb999d1

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
## 2.8.0 (Unreleased)
22

3-
* Increase MaxIdleConnsPerHost in http.Transport
4-
([GH-305])
3+
FEATURES:
4+
* **New Resource:** `gitlab_group_ldap_link`
5+
([GH-296],
6+
[GH-316])
7+
8+
ENHANCEMENTS:
9+
10+
* Update resource gitlab_group_label to read labels from all pages
11+
([GH-302])
512
* Provide a way to specify client cert and key
613
([GH-315])
714

15+
BUGFIXES:
16+
* Increase MaxIdleConnsPerHost in http.Transport
17+
([GH-305])
18+
819
## 2.7.0 (May 20, 2020)
920

1021
* Implement `masked` parameters for `gitlab_group_variable`

0 commit comments

Comments
 (0)