From 155da9818c7f40b6252bc042e4a4c5cd42e33563 Mon Sep 17 00:00:00 2001 From: mszulik <69617961+mszulik@users.noreply.github.com> Date: Tue, 3 Sep 2024 07:40:58 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Gael Connan --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c28ba32..959dbb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ > [!WARNING] > Breaking change! -- Route middleware is now fully configurable +- Route middlewares are now fully configurable - the `SubstituteBindings` middleware is now always applied as it is necessary to resolve route model bindings - when `transmorpher.routeMiddleware` is not set, the `web` and `auth` middlewares are applied - already published config files have to be adjusted accordingly