X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/f5d5beae735bad2ba8a855c93f55e1c2b11f0244..85560adaf8334674b1c66baa2edc7f00fa6e1100:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f4905c7..205321c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2017-10-28 Christian Weiske + + * Fix handling of auth URLs with "?" in them + * Version 0.5.2 + +2017-08-28 Christian Weiske + + * Fix version output: Show correct version + * Version 0.5.1 + +2017-08-28 Christian Weiske + + * Add connection detail mode to "server" command + * Fix HTTP response content type header parsing + * Fix execution when filename has no ".phar" extension + * Version 0.5.0 + +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