We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e970a40 commit aed77b6Copy full SHA for aed77b6
2 files changed
addon.xml
@@ -9,9 +9,8 @@
9
<extension point="xbmc.addon.metadata">
10
<platform>all</platform>
11
<news>
12
-[fix] clips usher
13
-[chg] to relative imports
14
-[upd] deprecation/removal dates
+[fix] Python 3 compat.
+[add] fast_bread param to usher
15
</news>
16
<assets>
17
<icon>icon.png</icon>
changelog.txt
@@ -1,3 +1,7 @@
1
+2.0.2
2
3
4
+
5
2.0.1
6
[fix] clips usher
7
[chg] to relative imports
0 commit comments