Skip to content

Commit 374ddf3

Browse files
committed
Clarified the message by adding code needs to be updated.
1 parent 1a14436 commit 374ddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.0.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Bugs Fixed:
5252
- Fixed bug in Image GD handler that would try to compress images twice in certain cases
5353
- Ensure get translation output logic work on selected locale, dashed locale, and fallback "en"
5454
- Fix is_unique/is_not_unique validation called on POST/PUT via API in Postgresql
55-
- Added ``$arguments`` parameter to after() and before() in FilterInterface
55+
- Added ``$arguments`` parameter to after() and before() in FilterInterface. This is a breaking change, so all code implementing the FilterInterface must be updated
5656
- Fixed a bug where filter arguments were not passed to after()
5757

5858

0 commit comments

Comments
 (0)