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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
7
7
8
- ## TBD - 3.9 .0
8
+ ## TBD - 4.0 .0
9
9
10
10
### Added
11
11
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.
14
13
15
14
### Changed
16
15
@@ -26,6 +25,18 @@ and this project adheres to [Semantic Versioning](https://semver.org).
26
25
27
26
### Fixed
28
27
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.
29
40
- Ods Reader Sheet Names with Period. [ Issue #4311 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4311 ) [ PR #4313 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4313 )
30
41
- 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 )
31
42
- 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