Skip to content

Commit b46cf3f

Browse files
Make #183 explicit in the changelog
1 parent e8b6020 commit b46cf3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
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)