Skip to content

Commit

Permalink
Added changleog.
Browse files Browse the repository at this point in the history
  • Loading branch information
brownhead committed Jul 5, 2013
1 parent efe2c57 commit 079ce3c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,15 @@
# Changelog

## Version 1.0-beta.1 (July 4, 2013)

This is the first major release since the rewrite of the API Client. Tons of things have changed so make sure to upgrade!

* Better logging with configurable verbosity.
* Built-in shell that does not rely on bash, but does have lots of bash features like autocomplete and history (even reverse history search).
* Configuration files are now in YAML.
* Configuration files can be modified by using the client directly with the `--save` option.
* Super easy install, just download the binary and go.
* Download UI is now nicer with progress bars.
* No more deleting files randomly to get the client to behave.

Let us know what you think!

0 comments on commit 079ce3c

Please sign in to comment.