CHANGELOG.md in berkshelf-2.0.18 vs CHANGELOG.md in berkshelf-3.0.0.beta1
- old
+ new
@@ -1,31 +1,7 @@
-# 2.0.18
+# 3.0.0
-* Fix issue with connecting to an HTTPS enabled community site
-
-# 2.0.17
-
-* Fix constraint on Hashie
-
-# 2.0.16
-
-* Update constraint on Ridley
-
-# 2.0.14
-
-* Backport changes from master to allow detecting cookbooks by metadata.json
-
-# 2.0.13
-
-* Lock transitive dependency on Faraday
-
-# 2.0.10
-
-* Huge performance increase when resolving a Berksfile when the Berkshelf contains a lot of cookbooks
-
-# 2.0.9
-
-* Update required version of Ridley
+* New "universe" resolver which communicates with an API server to resolve constraint graphs faster and more reliably
# 2.0.7
* Fix crash when parsing a lockfile that contains path locations which no longer exist