Skip to content

Commit 94f2fa1

Browse files
Update changelog to prep for 3.1 release
1 parent f082dd9 commit 94f2fa1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 3.1.0 (Unreleased)
2+
3+
ENHANCEMENTS:
4+
5+
* Enable custom UserAgent ([#451](https://github.com/gitlabhq/terraform-provider-gitlab/pull/451))
6+
* gitlab_project_mirror: Mark URL as sensitive ([#458](https://github.com/gitlabhq/terraform-provider-gitlab/pull/458))
7+
* Remove old-style variable interpolation ([#456](https://github.com/gitlabhq/terraform-provider-gitlab/pull/456))
8+
9+
BUG FIXES:
10+
11+
* add pagination for ListPipelineSchedules ([#454](https://github.com/gitlabhq/terraform-provider-gitlab/pull/454))
12+
113
## 3.0.0 (Sept 23, 2020)
214

315
BREAKING CHANGES:

0 commit comments

Comments
 (0)