Add upload command
[shpub.git] / ChangeLog
index f4e87a1db32d554427bda3a13b7316b41bd68cf5..96a59de19f72441e6906e404fb9de23dc41fcaab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+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
+       * Version 0.0.4
+
 2016-09-08  Christian Weiske  <cweiske@cweiske.de>
 
        * Add support for notes with file uploads