Skip to content

Commit bb757f9

Browse files
committed
chore: update changelog for version 0.1.0-dev0
1 parent 260e1d1 commit bb757f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.1-dev3
2+
3+
### Fixes
4+
5+
* **Fix Notion Pagination** Iterate on Notion paginated results using the `next_cursor` and `start_cursor` properties.
6+
17
## 0.2.1-dev2
28

39
### Enhancements

unstructured_ingest/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.1-dev2" # pragma: no cover
1+
__version__ = "0.2.1-dev3" # pragma: no cover

0 commit comments

Comments
 (0)