Skip to content

Commit 2fc12fd

Browse files
committed
Prepare Changelog for New Release
1 parent 45052f8 commit 2fc12fd

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

CHANGELOG.md

+3-14
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,16 @@ 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).
77

8-
## TBD - 3.7.0
9-
10-
### Added
11-
12-
- Nothing yet.
13-
14-
### Changed
15-
16-
- Nothing yet.
17-
18-
### Moved
19-
20-
- Nothing yet.
8+
## 2024-12-26 - 3.7.0
219

2210
### Deprecated
2311

2412
- Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.
2513

2614
### Fixed
2715

28-
- More context options may be needed for http(s) image. [Php issue 17121](https://github.com/php/php-src/issues/17121) [PR #4276](https://github.com/PHPOffice/PhpSpreadsheet/pull/4276)
16+
- Security patches for Samples.
17+
- Security patches for Html Writer.
2918
- Avoid unexpected charset in currency symbol. [PR #4279](https://github.com/PHPOffice/PhpSpreadsheet/pull/4279)
3019
- Add forceFullCalc option to Xlsx Writer. [Issue #4269](https://github.com/PHPOffice/PhpSpreadsheet/issues/4269) [PR #4271](https://github.com/PHPOffice/PhpSpreadsheet/pull/4271)
3120
- More context options may be needed for http(s) image. [Php issue 17121](https://github.com/php/php-src/issues/17121) [PR #4276](https://github.com/PHPOffice/PhpSpreadsheet/pull/4276)

0 commit comments

Comments
 (0)