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 128e541 commit 93a6419Copy full SHA for 93a6419
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All Notable changes to `Csv` will be documented in this file
4
5
-## [Next](https://github.com/thephpleague/csv/compare/9.26.0...master) - TBD
+## [Next](https://github.com/thephpleague/csv/compare/9.27.0...9.27.1) - 2025-10-25
6
7
### Added
8
@@ -14,7 +14,7 @@ All Notable changes to `Csv` will be documented in this file
14
15
### Fixed
16
17
-- None
+- `AbstractCsv::download` improved implementation see #[569](https://github.com/thephpleague/csv/issues/569)
18
19
### Remove
20
0 commit comments