summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-19 09:09:27 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-19 09:09:27 +0000
commit2af90cef2e2e9c776eae4394a43dba3be7f33d1e (patch)
treebb4bc691caa6cc74b45720ecd779517f9c8c2cd3 /changelogs
parentcf58004721ee715dd3884476f6fa0c62a7e7f247 (diff)
downloadgitlab-ce-2af90cef2e2e9c776eae4394a43dba3be7f33d1e.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/210339-improve-format-support-message-in-issue-design.yml5
-rw-r--r--changelogs/unreleased/add_option_for_switching_between_block_log.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/210339-improve-format-support-message-in-issue-design.yml b/changelogs/unreleased/210339-improve-format-support-message-in-issue-design.yml
new file mode 100644
index 00000000000..8ba250e67bd
--- /dev/null
+++ b/changelogs/unreleased/210339-improve-format-support-message-in-issue-design.yml
@@ -0,0 +1,5 @@
+---
+title: Resolve Improve format support message in issue design
+merge_request: 27409
+author:
+type: fixed
diff --git a/changelogs/unreleased/add_option_for_switching_between_block_log.yml b/changelogs/unreleased/add_option_for_switching_between_block_log.yml
new file mode 100644
index 00000000000..5e19d0a8acf
--- /dev/null
+++ b/changelogs/unreleased/add_option_for_switching_between_block_log.yml
@@ -0,0 +1,5 @@
+---
+title: Add option for switching between blocking and logging for WAF
+merge_request: 27133
+author:
+type: added