What's Changed
* DEV-2242 - Allow adding users to datasets by denis-cord in https://github.com/encord-team/encord-client-python/pull/227
Check the [add_users](https://python.docs.encord.com/api.html#encord.dataset.Dataset.add_users) docs for more info.
* Support video_image_groups in SDK by adam-encord in https://github.com/encord-team/encord-client-python/pull/222
Check the [create_image_group](https://python.docs.encord.com/api.html#encord.dataset.Dataset.create_image_group) docs with the `create_video` flag. Read more about the impact of the `create_video` flag [here](https://docs.encord.com/datasets/private-cloud-integration/#image-groups).
**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.57...0.1.58
0.1.57v2
What's Changed
* Set up FAQ page in documentation rad-cord in https://github.com/encord-team/encord-client-python/pull/228
* Enable Accept-Encoding gzip header by rad-cord in https://github.com/encord-team/encord-client-python/pull/229
**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.56...0.1.57v2