Skip to content

Commit d3c0ccd

Browse files
committed
Add a CHANGELOG entry for #384
Pull-request: #384 Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent 9be1871 commit d3c0ccd

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
@@ -10,6 +10,7 @@
1010
* Support table structure with `COMPRESSED` columns (#351)
1111
* Add `#[\AllowDynamicProperties]` on `Statement` and `Expression` classes for PHP 8.2 support
1212
* Support `ALTER` queries of `PARTITIONS` (#329)
13+
* Change `Context::load()` error handling to returning a boolean value instead of throwing a `LoaderException` (#384)
1314

1415
## [5.5.0] - 2021-12-08
1516

0 commit comments

Comments
 (0)