Skip to content

Commit aed77b6

Browse files
committed
Update changes
1 parent e970a40 commit aed77b6

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

addon.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
<extension point="xbmc.addon.metadata">
1010
<platform>all</platform>
1111
<news>
12-
[fix] clips usher
13-
[chg] to relative imports
14-
[upd] deprecation/removal dates
12+
[fix] Python 3 compat.
13+
[add] fast_bread param to usher
1514
</news>
1615
<assets>
1716
<icon>icon.png</icon>

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.2
2+
[fix] Python 3 compat.
3+
[add] fast_bread param to usher
4+
15
2.0.1
26
[fix] clips usher
37
[chg] to relative imports

0 commit comments

Comments
 (0)