CHANGELOG.md in berkshelf-1.4.1 vs CHANGELOG.md in berkshelf-1.4.2
- old
+ new
@@ -1,4 +1,9 @@
+# 1.4.2
+
+- Fix git caching bug for huge speedups in Berksfiles with lots of git
+ paths. Thanks to @tylerflint and @jasondunsmore.
+
# 1.4.1
- Berksfile#upload will now honor the given server_url option
- Add validation to shortnames of 'site' in Berksfile
- Fix init generator issue by locking to the appropriate version of Rubygems