Skip to content

Commit

Permalink
Release v1.01
Browse files Browse the repository at this point in the history
  • Loading branch information
ncw committed Jan 28, 2015
1 parent 1710c82 commit f54b9a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,9 @@ COPYING file included in this package).

Changelog
---------
* v1.01 - 2015-01-28
* Parallelize compression and network transfer to speed up uploads
* Fix config file documentation
* v1.00 - 2015-01-26

Contact and support
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

const Version = "v1.00"
const Version = "v1.01"

0 comments on commit f54b9a3

Please sign in to comment.