15
0

- Update to 2.3.0:

* Updated spotify controller description (#232) @Nobyx
  * Allow users to pass the force_launch flag when launching an app (#237) @marcosdiez
  * Better YouTube controller (#236) @ur1katz
  * Simple event listener example (#241) @hjmsw

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-01-02 12:27:57 +00:00
committed by Git OBS Bridge
parent 2e29e367d3
commit 67a02afa57
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 2 12:09:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.3.0:
* Updated spotify controller description (#232) @Nobyx
* Allow users to pass the force_launch flag when launching an app (#237) @marcosdiez
* Better YouTube controller (#236) @ur1katz
* Simple event listener example (#241) @hjmsw
-------------------------------------------------------------------
Wed Dec 26 22:39:21 UTC 2018 - Matej Cepl <mcepl@suse.com>