15
0

- Update to 5.3.0:

* Handle zeroconf update_service (#364)
  * Add ability to pass in a zeroconf instance to discovery (#362)
  * Add discovery example (#361)
  * Quick play & Support for Yle Areena, Supla (#359)
  * Log as info, not warning if connection re-established. (#358)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=24
This commit is contained in:
2020-05-27 05:39:22 +00:00
committed by Git OBS Bridge
parent b5b938194e
commit 72e73d0719
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 27 05:35:16 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 5.3.0:
* Handle zeroconf update_service (#364)
* Add ability to pass in a zeroconf instance to discovery (#362)
* Add discovery example (#361)
* Quick play & Support for Yle Areena, Supla (#359)
* Log as info, not warning if connection re-established. (#358)
-------------------------------------------------------------------
Tue May 5 06:46:04 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>