From c1681754cb9c7fc0a6365174af4e5bac75354b58 Mon Sep 17 00:00:00 2001 From: Colin Delahunty <72827203+colin99d@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:13:16 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaaf869..e650180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Changed -- Breaking: allow usage of the request object in the except_when function (thanks @colin99d) +- Breaking change: allow usage of the request object in the except_when function (thanks @colin99d) ## [0.1.9] - 2024-02-05