Skip to content

Commit

Permalink
Update CHANGELOG.md for the 0.3.1 release (#12)
Browse files Browse the repository at this point in the history
* Add CHANGELOG of 0.3.1

* Update CHANGELOG.md

Co-authored-by: Max Desiatov <max@desiatov.com>

Co-authored-by: Max Desiatov <max@desiatov.com>
  • Loading branch information
sboh1214 and MaxDesiatov authored Jan 24, 2021
1 parent 06ecb13 commit 2cc7a98
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 0.3.1 (25 January 2021)

This release fixes an issue with file size attributes in some cases (such as iOS Document-based App with SwiftUI)
during `OLEFile` creation.

**Merged pull requests:**

- Fix issue that fileSize is nil on iOS ([#11](https://github.com/CoreOffice/OLEKit/pull/11)) via [@sboh1214](https://github.com/sboh1214)

# 0.3.0 (18 January 2021)

This release adds support for creating `OLEFile` instances from a `FileWrapper`. Many thanks
Expand Down

0 comments on commit 2cc7a98

Please sign in to comment.