mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-09-17 20:40:34 +00:00
chore: changelog repair (#1226)
Edit CHANGELOG from 0.10.8 to 0.10.9-dev0.
This commit is contained in:
parent
4b830e3b05
commit
c7cbfe6c79
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## 0.10.9-dev0
|
||||
|
||||
### Enhancements
|
||||
|
||||
### Features
|
||||
|
||||
### Fixes
|
||||
|
||||
* Edit `add_pytesseract_bbox_to_elements`'s (`ocr_only` strategy) `metadata.coordinates.points` return type to `Tuple` for consistency.
|
||||
|
||||
## 0.10.8
|
||||
|
||||
### Enhancements
|
||||
@ -8,8 +18,6 @@
|
||||
|
||||
### Fixes
|
||||
|
||||
* Edit `add_pytesseract_bbox_to_elements`'s (`ocr_only` strategy) `metadata.coordinates.points` return type to `Tuple` for consistency.
|
||||
|
||||
## 0.10.7
|
||||
|
||||
### Enhancements
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "0.10.8" # pragma: no cover
|
||||
__version__ = "0.10.9-dev0" # pragma: no cover
|
||||
|
Loading…
x
Reference in New Issue
Block a user