You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 0.3.0 (18 January 2021)
2
+
3
+
This release adds support for creating `OLEFile` instances from a `FileWrapper`. Many thanks
4
+
to [@sboh1214](https://github.com/sboh1214) for the contribution!
5
+
6
+
**Merged pull requests:**
7
+
8
+
- Add support for `FileWrapper` to `OLEFile` ([#9](https://github.com/CoreOffice/OLEKit/pull/9)) via [@sboh1214](https://github.com/sboh1214)
9
+
1
10
# 0.2.0 (29 September 2020)
2
11
3
12
This a bugfix release that breaks API compatibility. It fixes issues with reading OLE mini-streams,
0 commit comments