===================
Features
- Turned ssl verification on by default. Added possibility to disable it for tests through passing `verify=False` to `API` call (sslon)
Bugfixes
- Fixed ssl verification setting is not applied to pytus library (drive)
Deprecations and Removals
- Removed `certfile` attribute and `version` argument of `API` class because of no longer use (certfile)