Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freost committed Apr 2, 2024
1 parent 3cf97e6 commit dc57ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The major version bump is due to dropped support for PHP `8.1` and a several bre
* The development error view now displays the Mako environment name.
* Added `Connection::blob()` method that allows you to easily fetch a blob column as stream.
* Added `Query::blob()` method that allows you to easily fetch a blob column as stream.
* The `ManyToMany::unlink()` and ManyToMany::synchronize()` methods now support junction attributes.
* The `ManyToMany::unlink()` and `ManyToMany::synchronize()` methods now support junction attributes.

#### Improvements

Expand Down

0 comments on commit dc57ebd

Please sign in to comment.