X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/ff771ba0eca9e65b9cf6e06f50ff4e2b7d8da1ae..bb34295b8772673294bc77c9f4ce93af57281208:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 96a59de..38d5dc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2017-04-01 Christian Weiske + + * New command: (syndication) targets + * Add JSON auth response handling (aaronpk) + * Add scope parameter to connect command (aaronpk) + * Fix authentication: Send grant_type (aaronpk) + * Fix JSON "type" format (aaronpk) + * Fix JSON HTML content format + * Fix RSVP type (aaronpk) + * Fix missing PEAR.php in .phar + * Version 0.4.0 + +2016-09-23 Christian Weiske + + * Improved URL file upload type detection + * Display JSON error messages nicely + * Version 0.3.0 + +2016-09-21 Christian Weiske + + * Fix generic post options + * Version 0.2.1 + +2016-09-20 Christian Weiske + + * Support for media endpoints + * New command: upload + * Version 0.2.0 + 2016-09-15 Christian Weiske * New command: bookmark