File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ Thanks to the following for their contributions:
119
119
### Fixed
120
120
- Custom derived parts did not inherit known parts from its parent, causing failure when adding parts (#722 )
121
121
122
- ### Changes
122
+ ### Changed
123
123
- Marked the property setters in ` OpenXmlAttribute ` as obsolete as structs should not have mutable state (#698 )
124
124
125
125
## [ 2.10.1] - 2020-02-28
@@ -138,7 +138,7 @@ Thanks to the following for their contributions:
138
138
- Implemented ` IComparable<T> ` and ` IEquatable<T> ` on ` OpenXmlComparableSimpleValue ` to allow comparisons without boxing (#550 )
139
139
- Added ` OpenXmlPackage.RootPart ` to easily access the root part on any package (#661 )
140
140
141
- ### Changes
141
+ ### Changed
142
142
- Updated to v4.7.0 of System.IO.Packaging which brings in a number of perf fixes (#660 )
143
143
- Consolidated data for element children/properties to reduce duplication (#540 , #547 , #548 )
144
144
- Replaced opaque binary data for element children constraints with declarative model (#603 )
You can’t perform that action at this time.
0 commit comments