What's Changed
- feat: Enhance status command output with content ID option by @kxalex in https://github.com/vishen/go-chromecast/pull/218
- Use existing device status objects by @evilhamsterman in https://github.com/vishen/go-chromecast/pull/221
- Deprecate statuses for status-all by @evilhamsterman in https://github.com/vishen/go-chromecast/pull/223
- build(deps): bump golang.org/x/net fr...