Send "type" as array for JSON requests
[shpub.git] / ChangeLog
index 7f574202f853872dceb76b92c6ce60ef39361931..e0bf898e7500617145195ea7b521153b70ac4adc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2016-09-23  Christian Weiske  <cweiske@cweiske.de>
+
+       * Improved URL file upload type detection
+       * Display JSON error messages nicely
+       * Version 0.3.0
+
+2016-09-21  Christian Weiske  <cweiske@cweiske.de>
+
+       * Fix generic post options
+       * Version 0.2.1
+
+2016-09-20  Christian Weiske  <cweiske@cweiske.de>
+
+       * Support for media endpoints
+       * New command: upload
+       * Version 0.2.0
+
+2016-09-15  Christian Weiske  <cweiske@cweiske.de>
+
+       * New command: bookmark
+       * New option: --json to send request as JSON object
+       * Option --html on every content argument available now
+       * Version 0.1.0
+
+2016-09-15  Christian Weiske  <cweiske@cweiske.de>
+
+       * New command: update
+       * New command: undelete
+       * New command: rsvp
+       * New options: name, updated
+       * Version 0.0.6
+
+2016-09-14  Christian Weiske  <cweiske@cweiske.de>
+
+       * New commands: delete, article, repost
+       * All post commands share the same generic options
+       * New options: category, slug, html, x (generic option)
+       * File types are determined automatically
+       * Versio 0.0.5
+
 2016-09-08  Christian Weiske  <cweiske@cweiske.de>
 
        * --publish option for "note" command