Skip to content

Commit e90433a

Browse files
committed
bump changelog
1 parent f254165 commit e90433a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.25
2+
3+
* **Remove message channels from input signature**
4+
15
## 0.0.24
26

37
* **Add support for passing messages back other than errors**

Diff for: unstructured_platform_plugins/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.24" # pragma: no cover
1+
__version__ = "0.0.25" # pragma: no cover

0 commit comments

Comments
 (0)