We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc666c commit 22f1ea8Copy full SHA for 22f1ea8
CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [2.16.0] - 2022-03-14
8
+
9
+### Added
10
+- Added method `OpenXmlPart.UnloadRootElement` that will unload the root element if it is loaded (#1126)
11
12
+Thanks to the following for their contribution:
13
14
+@f1nzer
15
16
## [2.15.0] - 2021-12-16
17
18
### Added
0 commit comments