What's Changed
* Add explicit tests for timeline `overlapping` api by allenporter in https://github.com/allenporter/gcal_sync/pull/115
* Fix bug with date/datetime comparisons are in different units by allenporter in https://github.com/allenporter/gcal_sync/pull/116
* Rethrow server response parse errors as an ApiException by allenporter in https://github.com/allenporter/gcal_sync/pull/117
* Update dependency pytz to v2022.5 by renovate in https://github.com/allenporter/gcal_sync/pull/119
* Adjust invalid RRULES from API when parsing by allenporter in https://github.com/allenporter/gcal_sync/pull/120
* Improve timezone handling in timeline and event model, and remove old APIs by allenporter in https://github.com/allenporter/gcal_sync/pull/121
* Improve documentation for gcal_sync by allenporter in https://github.com/allenporter/gcal_sync/pull/122
**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/1.1.0...2.0.0