Skip to content

Commit 4b96a82

Browse files
authored
Set CHANGELOG.md for 0.26.0 release
Until we have some process built around this file, it will become stale easily. For now, let's manually note the user facing changes in 0.26.0.
1 parent f6c6247 commit 4b96a82

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
## 0.26.0-dev
1+
## 0.26.0
22

33
### Enhancements
4+
* Switch to a httpx based client instead of requests
5+
* Switch to poetry for dependency management
6+
* Add client side parameter checking via Pydantic or TypedDict interfaces
47

58
### Features
69
* Add `partition_async` for a non blocking alternative to `partition`
710

811
### Fixes
12+
* Address some asyncio based errors in pdf splitting logic

0 commit comments

Comments
 (0)