v0.4.0-release - Changed log level flag `-l/--log-level` to use the name of the log level as a string, instead of an `int`. Example: `chromecast_mpris -l debug` - Added host flag `-h/--host`. Users can specify the hostname or IP address of the casting device they want to connect to.
0.3.3
- Upgrade PyChromecast to 7.5.1 - Refactored back end a bit, nothing that users will notice