Release 0.7.0
[shpub.git] / ChangeLog
index e0bf898e7500617145195ea7b521153b70ac4adc..0b1e2dc4ec5bb0b791217838c3a8a79b03f10016 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2018-02-05  Christian Weiske  <cweiske@cweiske.de>
+
+       * Add "--dry-run" option
+       * Fix space-after-"-x"-option error
+       * Version 0.7.0
+
+2017-11-13  Christian Weiske  <cweiske@cweiske.de>
+
+       * Add "x" command to post custom types
+       * Version 0.6.0
+
+2017-10-28  Christian Weiske  <cweiske@cweiske.de>
+
+       * Fix handling of auth URLs with "?" in them
+       * Version 0.5.2
+
+2017-08-28  Christian Weiske  <cweiske@cweiske.de>
+
+       * Fix version output: Show correct version
+       * Version 0.5.1
+
+2017-08-28  Christian Weiske  <cweiske@cweiske.de>
+
+       * 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  <cweiske@cweiske.de>
+
+       * 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  <cweiske@cweiske.de>
 
        * Improved URL file upload type detection