Skip to content

Commit

Permalink
Update CHANGELOG for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Jan 13, 2024
1 parent c41617a commit 72da7b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ All Notable changes to `Csv` will be documented in this file
- `Reader::select` and `ResultSet::select` now internally use `Statement::select`
- `Statement` should not throw when `LimitIterator` is used in combinaison with `ArrayIterator`.
- `Statement` internal codebase improvement.
- Using the `$header` argument on `Statement::process` is no longer deprecated. `E_USER_DEPRECATED` is no longer triggered.

### Removed

Expand Down

0 comments on commit 72da7b5

Please sign in to comment.