X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=fbde75aa827eeb0fbcff3b3883a8b447909672cc;hb=HEAD;hp=1a6d895b1c8186dfcc9131c22ba6154eb7982921;hpb=4757c73793e4d2911f1d927d3389271fbaa5af8b;p=webservice-strike.git diff --git a/Changes b/Changes index 1a6d895..fbde75a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,25 @@ Revision history for Perl extension WebService::Strike. +0.006 2016-01-30T18:47+00:00 + - Mark module as obsolete since the API was discontinued + - Disable the API-related tests + +0.005 2016-01-2318:51+00:00 + - Update for API V2.1 + - Make torrent method die as the corresponding API call was removed + - Implement magnet method manually as the server no longer returns the magnet link + - Remove dependency on Date::Parse + +0.004003 2015-08-08T13:31+03:00 + - Fix failing test + - Lowercase keys in strike_imdb response + +0.004002 2015-05-23T12:16+03:00 + - Fix failing test + +0.004001 2015-04-18T10:34+03:00 + - Fix dependencies + 0.004 2015-04-11T12:45+03:00 - Use HTTPS for API calls - Add description support