More flexible channels API: * moved channel management to `client.events.channels` * added the ability to add, remove and edit a single channel * added the ability to add and remove objects to and from a channel * renamed `channels.update()`to `channels.replace()` for clarity
Dropped Python 2.7 support. 3.7 or newer is now required. `Event.categories` contains `Category` domain objects instead of plain objects.
66.1.0
ability to add & remove a chart category
66.0.0
* Call that creates events in season returns events instead of season * When retrieving an event, it now contains the list of categories that are available on its chart
65.3.0
Added status_change.is_present_on_chart and status_change.not_present_on_chart_reason