Skip to content

Commit 757b58e

Browse files
committed
update changelog
1 parent 7a6ccc6 commit 757b58e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.21.8
2+
3+
### Enhancements
4+
- Add a heuristic to check for complex pdfs and bypass pdf_miner
5+
16
## 0.21.7
27

38
### Enhancements

unstructured/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.21.7" # pragma: no cover
1+
__version__ = "0.21.8" # pragma: no cover

0 commit comments

Comments
 (0)