File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
66and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
77
8- ## TBD - 3.9 .0
8+ ## TBD - 4.0 .0
99
1010### Added
1111
12- - Methods to get style for row or column. [ PR #4317 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4317 )
13- - Method for duplicating worksheet in spreadsheet. [ PR #4315 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4315 )
12+ - Nothing yet.
1413
1514### Changed
1615
@@ -26,6 +25,18 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2625
2726### Fixed
2827
28+ - Nothing yet.
29+
30+ ## 2025-01-26 - 3.9.0
31+
32+ ### Added
33+
34+ - Methods to get style for row or column. [ PR #4317 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4317 )
35+ - Method for duplicating worksheet in spreadsheet. [ PR #4315 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4315 )
36+
37+ ### Fixed
38+
39+ - Security patch for control characters in protocol.
2940- Ods Reader Sheet Names with Period. [ Issue #4311 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4311 ) [ PR #4313 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4313 )
3041- Mpdf and Tcpdf Hidden Columns and Merged Cells. [ Issue #4319 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4319 ) [ PR #4320 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4320 )
3142- Html Writer Allow mailto. [ Issue #4316 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4316 ) [ PR #4322 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4322 )
You can’t perform that action at this time.
0 commit comments