prepare for release 0.8.0

This commit is contained in:
muratayusuke
2013-04-06 03:07:11 +09:00
parent af950d042a
commit e7d251f8a1
3 changed files with 24 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
# 0.8.0
* Introduce commit & push command
* commit changes in castle and push to remote
* Enable recursive submodule update
* Git add when track
# 0.7.0
* Fixed double-cloning #14
* New option for pull command: --all