Skip to content

Commit

Permalink
changed issue 1298 to PR 1373
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjebo committed Mar 30, 2023
1 parent 7d5c2a4 commit 56b28c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Removed obsolete validation logic from v1 of the SDK
- Removed obsoleted methods from 2.x
- Removed mutable properties on OpenXmlAttribute and marked as `readonly`
- Removed `OpenXmlPackage.Close` in favor of Dispose (#1298)
- Removed `OpenXmlPackage.Close` in favor of Dispose (#1373)

### Fixed
- Fixed incorrect file extensions for vbaProject files (#1292)
Expand Down

0 comments on commit 56b28c2

Please sign in to comment.