Skip to content

Commit e1a042e

Browse files
Update CHANGELOG.md
1 parent 631802e commit e1a042e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Thanks to the following for their contributions:
119119
### Fixed
120120
- Custom derived parts did not inherit known parts from its parent, causing failure when adding parts (#722)
121121

122-
### Changes
122+
### Changed
123123
- Marked the property setters in `OpenXmlAttribute` as obsolete as structs should not have mutable state (#698)
124124

125125
## [2.10.1] - 2020-02-28
@@ -138,7 +138,7 @@ Thanks to the following for their contributions:
138138
- Implemented `IComparable<T>` and `IEquatable<T>` on `OpenXmlComparableSimpleValue` to allow comparisons without boxing (#550)
139139
- Added `OpenXmlPackage.RootPart` to easily access the root part on any package (#661)
140140

141-
### Changes
141+
### Changed
142142
- Updated to v4.7.0 of System.IO.Packaging which brings in a number of perf fixes (#660)
143143
- Consolidated data for element children/properties to reduce duplication (#540, #547, #548)
144144
- Replaced opaque binary data for element children constraints with declarative model (#603)

0 commit comments

Comments
 (0)