From 2cfb7f3934b7ae8e77ca69656d0e02303aceb302 Mon Sep 17 00:00:00 2001 From: Andrey Tikhonov Date: Sun, 19 Mar 2023 13:24:17 +0100 Subject: [PATCH] Feature changelog file --- CHANGES/1147.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGES/1147.feature diff --git a/CHANGES/1147.feature b/CHANGES/1147.feature new file mode 100644 index 00000000..fa34e703 --- /dev/null +++ b/CHANGES/1147.feature @@ -0,0 +1 @@ +If router does not support custom event it does not break and passes it to included routers \ No newline at end of file