Skip to content

Commit 2cc7a98

Browse files
Update CHANGELOG.md for the 0.3.1 release (#12)
* Add CHANGELOG of 0.3.1 * Update CHANGELOG.md Co-authored-by: Max Desiatov <[email protected]> Co-authored-by: Max Desiatov <[email protected]>
1 parent 06ecb13 commit 2cc7a98

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.3.1 (25 January 2021)
2+
3+
This release fixes an issue with file size attributes in some cases (such as iOS Document-based App with SwiftUI)
4+
during `OLEFile` creation.
5+
6+
**Merged pull requests:**
7+
8+
- Fix issue that fileSize is nil on iOS ([#11](https://github.com/CoreOffice/OLEKit/pull/11)) via [@sboh1214](https://github.com/sboh1214)
9+
110
# 0.3.0 (18 January 2021)
211

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

0 commit comments

Comments
 (0)