What's Changed
* remove unused Approve API by youichiro in https://github.com/doccano/doccano-client/pull/51
* Replace labels API endpoints with span-types by youichiro in https://github.com/doccano/doccano-client/pull/52
* Dummy referrer header for CSRF protection by tmarice in https://github.com/doccano/doccano-client/pull/47
* Remove unused apis by youichiro in https://github.com/doccano/doccano-client/pull/55
* Fix APIs to adapt to doccano v1.5.5 by youichiro in https://github.com/doccano/doccano-client/pull/54
* Introduce more Pythonic interaction into the client by ljades in https://github.com/doccano/doccano-client/pull/61
* add url_parameters to get_project_list by youichiro in https://github.com/doccano/doccano-client/pull/67
* add functions for category_type and relation_type by david-engelmann in https://github.com/doccano/doccano-client/pull/63
* Beta Client: Make adjustments to file structure, docs, and versioning to prep for 1.1 client release by ljades in https://github.com/doccano/doccano-client/pull/62
* smalles fixes for beta-client by leonardlin in https://github.com/doccano/doccano-client/pull/71
* add project type to file upload request by ghontolux in https://github.com/doccano/doccano-client/pull/70
* Update the post_members function in the DoccanoClient to work with members endpoint by david-engelmann in https://github.com/doccano/doccano-client/pull/73
* Fix/task arg by my-master in https://github.com/doccano/doccano-client/pull/75
* span, relation, download examples by leonardlin in https://github.com/doccano/doccano-client/pull/81
* [Enhancement] use poetry by Hironsan in https://github.com/doccano/doccano-client/pull/85
* Implement CLI and pre-annotation feature with spaCy by Hironsan in https://github.com/doccano/doccano-client/pull/87
New Contributors
* tmarice made their first contribution in https://github.com/doccano/doccano-client/pull/47
* ljades made their first contribution in https://github.com/doccano/doccano-client/pull/61
* david-engelmann made their first contribution in https://github.com/doccano/doccano-client/pull/63
* leonardlin made their first contribution in https://github.com/doccano/doccano-client/pull/71
* my-master made their first contribution in https://github.com/doccano/doccano-client/pull/75
**Full Changelog**: https://github.com/doccano/doccano-client/compare/v1.0.3...v1.1.0