Skip to content

Commit a24d889

Browse files
Update CHANGELOG
1 parent c269e38 commit a24d889

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog], and this project adheres to
1313
- Changed the minimum required PHP version to 8.1.
1414
- Changed the signature of many functions to use PHP 8 union types.
1515
- Changed the `Relationship::DIR_*` to the `Direction` enum.
16+
- Remove `$insertParentheses` from all methods, and automatically insert them based on precedence.
1617

1718
### Removed
1819

0 commit comments

Comments
 (0)