We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f082dd9 commit 94f2fa1Copy full SHA for 94f2fa1
CHANGELOG.md
@@ -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
13
## 3.0.0 (Sept 23, 2020)
14
15
BREAKING CHANGES:
0 commit comments