Skip to content

Commit 193cd50

Browse files
committed
Updates CHANGELOG
1 parent cad83a6 commit 193cd50

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.17.1-dev1
2+
3+
### Enhancements
4+
5+
### Features
6+
7+
### Fixes
8+
- **Fixes wrong detection of office files** certain office files wrongly identified as .ZIP when office(.docx,.xlsx and .pptx) files containing files other than word/document.xml, xl/workbook.xml and ppt/presentation.xml respectively will now be identified correctly by looking for word/document\*.xml, xl/workbook\*.xml and ppt/presentation\*.xml
9+
110
## 0.17.1-dev0
211

312
### Enhancements

0 commit comments

Comments
 (0)