Added changelog

This commit is contained in:
Alex Root Junior 2023-08-14 22:13:03 +03:00
parent 321b320f15
commit a95a97164b
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

2
CHANGES/1266.bugfix.rst Normal file
View file

@ -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