Skip to content

Commit

Permalink
doc:
Browse files Browse the repository at this point in the history
Add change log
  • Loading branch information
JIAQIA committed Aug 15, 2024
1 parent 7c0adf7 commit 1a8adb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.15.5-dev0

### Enhancements

* Fix Compatibility Issue with Chinese Text in Document Parsing

## 0.15.4

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion unstructured/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.15.4" # pragma: no cover
__version__ = "0.15.5-dev0" # pragma: no cover

0 comments on commit 1a8adb3

Please sign in to comment.