Skip to content

Commit 7fce732

Browse files
committed
Prepare next release
1 parent db834f0 commit 7fce732

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
All Notable changes to `Csv` will be documented in this file
44

5-
## [Next](https://github.com/thephpleague/csv/compare/9.25.0...master) - TBD
5+
## [9.26.0](https://github.com/thephpleague/csv/compare/9.25.0...9.26.0) - 2025-10-01
66

77
### Added
88

99
- `JsonFormat::NdJsonHeader` and `JsonFormat::NdJsonHeaderLess`
1010
- `JsonConverter` conversion methods accept an optional `$header` parameter to handle the new JSON formats.
11+
- `Writer::insertAll` and converter classes `convert` methods now accept `TabularData` and `TabularDataProvider` implementing classes
1112

1213
### Deprecated
1314

0 commit comments

Comments
 (0)