Skip to content

Commit dc006e0

Browse files
Update CHANGELOG.md for 3.3 (#1887)
Co-authored-by: Michael Bowen <10384982+mikeebowen@users.noreply.github.com>
1 parent fcdd9e4 commit dc006e0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [3.3.0] - 2025-03-06
9+
10+
### Added
11+
12+
- Added `DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.WorkbookCompatibilityVersion` namespace
13+
14+
### Fixed
15+
- Performance of `.ToFlatOpc(...)` has been greatly improved for large parts (#1863)
16+
17+
Thanks to the following for their contributions:
18+
19+
@QuocDatHoang
20+
821
## [3.2.0] - 2024-11-22
922

1023
### Added

0 commit comments

Comments
 (0)