Skip to content

Commit 43e1deb

Browse files
committed
Prepare CHANGELOG for 2.6.0 release.
1 parent da40db9 commit 43e1deb

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
## 2.6.0 (Unreleased)
2+
3+
ENHANCEMENTS:
4+
* Add jira flags
5+
([GH-274])
6+
27
## 2.5.1 (April 06, 2020)
38

49
BUGFIXES:
5-
* Support for soft-delete of groups and projects in Gitlab Enterprise Edition ([[#282](https://github.com/terraform-providers/terraform-provider-gitlab/issues/282)][[#283](https://github.com/terraform-providers/terraform-provider-gitlab/issues/283)][[#285](https://github.com/terraform-providers/terraform-provider-gitlab/issues/285)][[#291](https://github.com/terraform-providers/terraform-provider-gitlab/issues/291)])
10+
* Support for soft-delete of groups and projects in Gitlab Enterprise Edition
11+
([#282](https://github.com/terraform-providers/terraform-provider-gitlab/issues/282),
12+
[#283](https://github.com/terraform-providers/terraform-provider-gitlab/issues/283),
13+
[#285](https://github.com/terraform-providers/terraform-provider-gitlab/issues/285),
14+
[#291](https://github.com/terraform-providers/terraform-provider-gitlab/issues/291))
615

716
ENHANCEMENTS:
8-
* Switched from Travis CI to Github Actions ([[#216](https://github.com/terraform-providers/terraform-provider-gitlab/issues/216)])
17+
* Switched from Travis CI to Github Actions
18+
([#216](https://github.com/terraform-providers/terraform-provider-gitlab/issues/216))
919

1020
## 2.5.0 (December 05, 2019)
1121

0 commit comments

Comments
 (0)