This release introduces a few breaking changes, see the [Updating to v2](https://blueye-robotics.github.io/blueye.sdk/v2.0/migrating-to-v2/) page in the documentation to learn about the necessary changes.
What's Changed
* Update picture overlay HTTP API docs by alexagv in https://github.com/BluEye-Robotics/blueye.sdk/pull/137
* Port to protocol v3 by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/123
* Add runtime logging by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/138
* Add v3 binlog support by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/141
* Bump tornado from 6.3.2 to 6.3.3 by dependabot in https://github.com/BluEye-Robotics/blueye.sdk/pull/142
* Bump gitpython from 3.1.32 to 3.1.34 by dependabot in https://github.com/BluEye-Robotics/blueye.sdk/pull/145
* Bump gitpython from 3.1.34 to 3.1.35 by dependabot in https://github.com/BluEye-Robotics/blueye.sdk/pull/146
* Dynamically list peripherals by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/143
* Support multiple versions of documentation by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/150
* Add dark mode toggle by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/151
* Send request for telemetry messages if they're missing by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/144
* Add gripper interface by sindrehan in https://github.com/BluEye-Robotics/blueye.sdk/pull/148
New Contributors
* dependabot made their first contribution in https://github.com/BluEye-Robotics/blueye.sdk/pull/142
**Full Changelog**: https://github.com/BluEye-Robotics/blueye.sdk/compare/v1.0.3...v2.0.0