Skip to content

Commit fd481e5

Browse files
authored
Merge pull request #33 from anxdpanic/dev
1.1.0
2 parents f959156 + 60f3d6e commit fd481e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: addon.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="1.0.2" provider-name="A Talented Community">
2+
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="1.1.0" provider-name="A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="2.1.0"/>
55
<import addon="script.module.six" version="1.9.0"/>

Diff for: changelog.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
1.0.3
1+
1.1.0
22
*** Twitch API V5 is deprecated and will be removed entirely on 2/14/18
3-
*** script.module.python.twitch v2 will include the Twitch helix API, and may include breaking changes,
4-
if you rely on this module follow development at https://github.com/MrSprigster/script.module.python.twitch
3+
*** script.module.python.twitch v2 will include the Twitch helix API, and may include breaking changes to current implementations.
4+
If you rely on this module follow development at https://github.com/MrSprigster/script.module.python.twitch
55

66
[fix/upd] v5.channels deprecated notations for community endpoints, add new communities endpoints
77

0 commit comments

Comments
 (0)