You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+20-6
Original file line number
Diff line number
Diff line change
@@ -5,22 +5,19 @@ 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 - 4.1.0
8
+
## TBD - 4.2.0
9
9
10
10
### Added
11
11
12
-
- Support Justify Last Line. [Issue #4374](https://github.com/PHPOffice/PhpSpreadsheet/issues/4374)[PR #4373](https://github.com/PHPOffice/PhpSpreadsheet/pull/4373)
- ListWorksheetInfo will now return sheetState (visible, hidden, veryHidden). [Issue #4345](https://github.com/PHPOffice/PhpSpreadsheet/issues/4345)[PR #4366](https://github.com/PHPOffice/PhpSpreadsheet/pull/4366)
22
-
- Start migration to Phpstan 2. [PR #4359](https://github.com/PHPOffice/PhpSpreadsheet/pull/4359)
23
-
- IOFactory identify can return, and createReader and CreateWriter can accept, a class name rather than a file type. [Issue #4357](https://github.com/PHPOffice/PhpSpreadsheet/issues/4357)[PR #4361](https://github.com/PHPOffice/PhpSpreadsheet/pull/4361)
20
+
- Nothing yet.
24
21
25
22
### Moved
26
23
@@ -32,6 +29,23 @@ and this project adheres to [Semantic Versioning](https://semver.org).
32
29
33
30
### Fixed
34
31
32
+
- Nothing yet.
33
+
34
+
## 2025-03-02 - 4.1.0
35
+
36
+
### Added
37
+
38
+
- Support Justify Last Line. [Issue #4374](https://github.com/PHPOffice/PhpSpreadsheet/issues/4374)[PR #4373](https://github.com/PHPOffice/PhpSpreadsheet/pull/4373)
- ListWorksheetInfo will now return sheetState (visible, hidden, veryHidden). [Issue #4345](https://github.com/PHPOffice/PhpSpreadsheet/issues/4345)[PR #4366](https://github.com/PHPOffice/PhpSpreadsheet/pull/4366)
44
+
- Start migration to Phpstan 2. [PR #4359](https://github.com/PHPOffice/PhpSpreadsheet/pull/4359)
45
+
- IOFactory identify can return, and createReader and CreateWriter can accept, a class name rather than a file type. [Issue #4357](https://github.com/PHPOffice/PhpSpreadsheet/issues/4357)[PR #4361](https://github.com/PHPOffice/PhpSpreadsheet/pull/4361)
- Handle #REF! as Argument to AVERAGEIF/COUNTIF/SUMIF. [Issue #4381](https://github.com/PHPOffice/PhpSpreadsheet/issues/4381)[PR #4382](https://github.com/PHPOffice/PhpSpreadsheet/pull/4382)
37
51
- Ignore ignoredErrors when not applicable. [Issue #4375](https://github.com/PHPOffice/PhpSpreadsheet/issues/4375)[PR #4377](https://github.com/PHPOffice/PhpSpreadsheet/pull/4377)
0 commit comments