X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/56b168127f4ea467c117e51b76a1fd426756d768..303b79ccecb657e801a5bdff105008abba418f1c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f4e87a1..e356678 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2016-09-20 Christian Weiske + + * Support for media endpoints + * New command: upload + * Version 0.2.0 + +2016-09-15 Christian Weiske + + * 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 + + * New command: update + * New command: undelete + * New command: rsvp + * New options: name, updated + * Version 0.0.6 + +2016-09-14 Christian Weiske + + * 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 + + * --publish option for "note" command + * Version 0.0.4 + 2016-09-08 Christian Weiske * Add support for notes with file uploads