We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5f354 commit 3a11c31Copy full SHA for 3a11c31
addon.xml
@@ -9,7 +9,8 @@
9
<extension point="xbmc.addon.metadata">
10
<platform>all</platform>
11
<news>
12
-- initial release
+[fix/upd] offset, limit to games '_get_followed' queries
13
+[fix] omit oauth token for videos 'by_id' queries
14
</news>
15
<assets>
16
<icon>icon.png</icon>
changelog.txt
@@ -1,2 +1,6 @@
1
+1.0.1
2
+[fix/upd] offset, limit to games _get_followed
3
+[fix] omit oauth token for videos by_id
4
+
5
1.0.0
6
- initial release
0 commit comments