summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJasper Maes <jaspermaes.jm@gmail.com>2018-12-15 14:13:45 +0100
committerJasper Maes <jaspermaes.jm@gmail.com>2018-12-16 10:47:24 +0100
commit807139b6b9bbcc7948ced6cb0124ee2271df695a (patch)
treef87753998f9f690750bbb6b9bc9dd27f377d5ce3 /changelogs
parent8b4602041cf2c4a8738a4796d78720017249249f (diff)
downloadgitlab-ce-807139b6b9bbcc7948ced6cb0124ee2271df695a.tar.gz
Remove deprecated ActionDispatch::ParamsParser
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/deprecated-actiondispatch-paramsparser.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/deprecated-actiondispatch-paramsparser.yml b/changelogs/unreleased/deprecated-actiondispatch-paramsparser.yml
new file mode 100644
index 00000000000..9cfb00a9544
--- /dev/null
+++ b/changelogs/unreleased/deprecated-actiondispatch-paramsparser.yml
@@ -0,0 +1,5 @@
+---
+title: Remove deprecated ActionDispatch::ParamsParser
+merge_request: 23848
+author: Jasper Maes
+type: other