We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20477b5 commit 33149c4Copy full SHA for 33149c4
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All Notable changes to `Csv` will be documented in this file
4
5
-## [Next] - TBD
+## [9.11.0](https://github.com/thephpleague/csv/compare/9.10.0...9.11.0) - 2023-09-23
6
7
### Added
8
@@ -1345,7 +1345,7 @@ to manage BOM character with CSV.
1345
1346
Initial Release of `Bakame\Csv`
1347
1348
-[Next]: https://github.com/thephpleague/csv/compare/9.10.0...master
+[Next]: https://github.com/thephpleague/csv/compare/9.11.0...master
1349
[9.10.0]: https://github.com/thephpleague/csv/compare/9.9.0...9.10.0
1350
[9.9.0]: https://github.com/thephpleague/csv/compare/9.8.0...9.9.0
1351
[9.8.0]: https://github.com/thephpleague/csv/compare/9.7.4...9.8.0
0 commit comments