From 878613c214b503a5d0dc34346a10996b231782c5 Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 21 Mar 2017 12:01:49 +0000 Subject: [PATCH] Changelog, tag 0.2 --- CHANGES.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 5796ca0..f00d0e0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,2 +1,16 @@ +* 2017-03-21 0.2 + - Implement percentDone + - Implement startDate, requires 0.9.29-9 + - Return empty values for tag-uids and tag-get-list + - Fix values for activityDateRelative and downloadedEver + - Fix status flags for choking/choked + - Set status correctly for a starting seeder and for magnet + - Return ?? for creator if not defined + - Shorten peer address so it will fit in UI + - Don't add primary tracker if we have a list, to not dup + - Set size to 1 for magnet download + - Don't build update version of plugin + - Add license description for Transmission UI + * 2017-03-20 0.1 - - Initial version + - Initial version, requires 0.9.29-8