Fixed formatting in Changelog file.
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
* Fixed bug when diffing edited files
|
* Fixed bug when diffing edited files
|
||||||
* Fixed crashing bug when attempting to diff directories
|
* Fixed crashing bug when attempting to diff directories
|
||||||
* Ensure that messages are escaped correctly on `git commit all`
|
* Ensure that messages are escaped correctly on `git commit all`
|
||||||
|
|
||||||
#1.1.2
|
#1.1.2
|
||||||
* Added '--force' option to the rc command to bypass confirmation checks when running a .homesickrc file
|
* Added '--force' option to the rc command to bypass confirmation checks when running a .homesickrc file
|
||||||
* Added a check to make sure that a minimum of Git 1.8.0 is installed. This stops Homesick failing silently if Git is not installed.
|
* Added a check to make sure that a minimum of Git 1.8.0 is installed. This stops Homesick failing silently if Git is not installed.
|
||||||
@@ -45,11 +46,11 @@
|
|||||||
* Introduce .homesick_subdir #39
|
* Introduce .homesick_subdir #39
|
||||||
|
|
||||||
# 0.8.1
|
# 0.8.1
|
||||||
*Fixed `homesick list` bug on ruby 2.0 #37
|
* Fixed `homesick list` bug on ruby 2.0 #37
|
||||||
|
|
||||||
# 0.8.0
|
# 0.8.0
|
||||||
* Introduce commit & push command
|
* Introduce commit & push command
|
||||||
* commit changes in castle and push to remote
|
* commit changes in castle and push to remote
|
||||||
* Enable recursive submodule update
|
* Enable recursive submodule update
|
||||||
* Git add when track
|
* Git add when track
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user