Fixed formatting in Changelog file.

This commit is contained in:
Jeremy Cook
2015-10-31 09:54:41 -04:00
parent cc83a4e1fa
commit 2f5e20d963

View File

@@ -4,6 +4,7 @@
* Fixed bug when diffing edited files
* Fixed crashing bug when attempting to diff directories
* Ensure that messages are escaped correctly on `git commit all`
#1.1.2
* 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.
@@ -45,7 +46,7 @@
* Introduce .homesick_subdir #39
# 0.8.1
*Fixed `homesick list` bug on ruby 2.0 #37
* Fixed `homesick list` bug on ruby 2.0 #37
# 0.8.0
* Introduce commit & push command