Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f84a106

Browse files
[ExpressionLanguage] Add missing changelog entry
1 parent 1b75cc0 commit f84a106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/ExpressionLanguage/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CHANGELOG
55
---
66

77
* Add support for null-safe syntax when parsing object's methods and properties
8+
* Add new operators: `contains`, `starts with` and `ends with`
89
* Support lexing numbers with the numeric literal separator `_`
910
* Support lexing decimals with no leading zero
1011

0 commit comments

Comments
 (0)