Skip to content

Commit a11057f

Browse files
committed
update changelog for the null-coalesce operator
1 parent 721a605 commit a11057f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ CHANGELOG
55
---
66

77
* Deprecate calling `PropertyAccessorBuilder::setCacheItemPool()` without arguments
8-
* Added method `isNullSafe()` to `PropertyPathInterface`
8+
* Added method `isNullSafe()` to `PropertyPathInterface`, implementing the interface without implementing this method
9+
is deprecated
10+
* Add support for the null-coalesce operator in property paths
911

1012
6.0
1113
---

0 commit comments

Comments
 (0)