ChangeLog.markdown in homesick-0.4.0 vs ChangeLog.markdown in homesick-0.4.1

- old
+ new

@@ -1,4 +1,8 @@ +# 0.4.1 + + * Improved error message when a castle's home dir doesn't exist + # 0.4.0 * `homesick clone` can now take a path to a directory on the filesystem, which will be symlinked into place * `homesick clone` now tries to `git submodule init` and `git submodule update` if git submodules are defined for a cloned repo * Fixed missing dependency on thor and others