mirror of
https://github.com/correl/Transmission-XBMC.git
synced 2024-11-22 03:00:15 +00:00
Bumped version to 0.7.1 with changelog
This commit is contained in:
parent
508da431d0
commit
5340dcdc8d
2 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.transmission"
|
||||
name="Transmission"
|
||||
version="0.7.0"
|
||||
version="0.7.1"
|
||||
provider-name="Correl Roush">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.0"/>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
Version 0.7.1
|
||||
* Added Apple TV remote MENU key support to close dialogs
|
||||
(submitted by Filipe Pina <fopina@skmobi.com>)
|
||||
* Removed btjunkie.org search
|
||||
* Updated The Pirate Bay search to use the new hostname and magnet links
|
||||
Version 0.7.0
|
||||
* Updated to support XBMC Eden
|
||||
* Added progress bars to the torrent list screen
|
||||
|
|
Loading…
Reference in a new issue