From f7d96eaccc9136485175ee14ba554c6af13ae4d1 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 28 May 2018 16:05:04 +0200 Subject: [PATCH] Added a missing versionadded directive --- routing/redirect_in_config.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/routing/redirect_in_config.rst b/routing/redirect_in_config.rst index 1ea30cb61b9..3712de69044 100644 --- a/routing/redirect_in_config.rst +++ b/routing/redirect_in_config.rst @@ -159,6 +159,9 @@ action: return $routes; +.. versionadded:: 4.1 + The ``keepQueryParams`` option was introduced in Symfony 4.1. + .. caution:: Because you are redirecting to a route instead of a path, the required