Skip to content

Commit bb67a37

Browse files
Merge pull request #192 from Doist/goncalossilva/changelog-183
2 parents e8b6020 + b46cf3f commit bb67a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
- Add `filter_tasks`, extracting that workflow from `get_tasks`
3838
- Paginate results via an `Iterator` in `get_tasks`, `filter_task`, `get_projects`,
3939
`get_collaborators`, `get_sections`, `get_comments`, `get_labels`, `get_shared_labels`
40+
- Receive `date` and `datetime` arguments as objects, not strings
4041
- Remove support for `X-Request-Id` header, unused on the API level
4142
- "Hide" internal modules and functions
4243
- Task URLs are now obtained on demand, improving performance when not needed

0 commit comments

Comments
 (0)