Major changes
- 144
- API change, `monitor` and `unmonitor` are now `async def` functions
- 165
- Drop support for Python < 3.5
Bug Fixes
- 149
- 152
- 161
- Backward compatable as the interface did not effectively change.
- 164
- Some internal methods were made async. As these methods are internal, they are not covered by SEMVER.
- 170
Features
- 156
- 165
Misc
- 150 - Typo
- 171 - Update supported versions documentation
- 168 - Updates to the test library