You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ All changes that impact users of this module are documented in this file, in the
10
10
11
11
### Added
12
12
13
-
- Add support for parameterized filters in service declarations using object syntax; to pass parameters to curstom filters (with following signature: `customFilter(document, params, context)`), use the following syntax:
13
+
- Add support for parameterized filters in service declarations using object syntax; to pass parameters to curstom filters (with following signature: `customFilter(document, params, documentDeclaration)`), use the following syntax:
0 commit comments