diff --git a/CHANGES/1266.bugfix.rst b/CHANGES/1266.bugfix.rst new file mode 100644 index 00000000..55f0cfc6 --- /dev/null +++ b/CHANGES/1266.bugfix.rst @@ -0,0 +1,2 @@ +Moved global filters check placement into router to add chance to pass context from global filters +into handlers in the same way as it possible in other places