Skip to content

Commit 202278b

Browse files
committed
Prepare Changelog for New Release
1 parent dfa2b1d commit 202278b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com)
66
and this project adheres to [Semantic Versioning](https://semver.org). This is always true of the master branch. Some earlier branches, including the branch from which you are reading this file, remain supported and security fixes are applied to them; if the security fix represents a breaking change, it may have to be applied as a minor or patch version.
77

8-
## TBD - 2.1.14
8+
## 2006-01-10 - 2.1.14
99

1010
### Changed
1111

@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org). This is a
2525

2626
- Except for security changes, no further maintenance will be applied to this branch.
2727
You are encouraged to upgrade to a maintained branch as soon as possible.
28-
Maintained branches are master (preferred - version is 5.2.0 as of the date when this is being written), release390 (current version is 3.10.1), and release222 (2.4.1).
28+
Maintained branches are master (preferred - version is 5.4.0 as of the date when this is being written), 3.10.x (current version is 3.10.3), and 2.4.x (2.4.3).
2929
- Of particular note is that this branch should not run under Php 8.5+, and will *not* be updated to avoid deprecation notices introduced with Php 8.5.
3030

3131
## 2025-08-10 - 2.1.12

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This branch (2.1.x) is *not* the latest version of PhpSpreadsheet, and may there
1616

1717
Except for security changes, no further maintenance will be applied to this branch.
1818
You are encouraged to upgrade to a maintained branch as soon as possible.
19-
Maintained branches are master (preferred - version is 5.3.0 as of the date when this is being written), 3.10.x (current version is 3.10.2), and 2.4.x (2.4.2).
19+
Maintained branches are master (preferred - version is 5.4.0 as of the date when this is being written), 3.10.x (current version is 3.10.3), and 2.4.x (2.4.3).
2020

2121
Of particular note is that this branch should not run under Php 8.5, and will *not* be updated to avoid deprecation notices which will be introduced with Php 8.5.
2222

0 commit comments

Comments
 (0)