CHANGELOG.md in berkshelf-3.0.0.beta3 vs CHANGELOG.md in berkshelf-3.0.0.beta4

- old
+ new

@@ -1,17 +1,27 @@ # 3.0.0 -* New "universe" resolver which communicates with an API server to resolve constraint graphs faster and more reliably +* Enhancements + * New "universe" resolver which communicates with an API server to resolve constraint graphs faster and more reliably +* Bug Fixes + * Raw metadata will be compiled into metadata.json during vendor process + # 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 +# 2.0.8 + +* Account for API changes to solve +* Rescue exceptions when parsing the lockfile +* Fix deprecation errors + # 2.0.7 * Fix crash when parsing a lockfile that contains path locations which no longer exist # 2.0.6 @@ -96,10 +106,10 @@ - Fix bug in downloading cookbooks which were packaged as plain tars instead of tar.gzs - Path locations will now be relative to the Berksfile they are defined in # 1.3.1 - Support for Vagrant 1.1.x -- Move Berkshelf Vagrant plugin into it's [own repository](https://github.com/RiotGames/vagrant-berkshelf) +- Move Berkshelf Vagrant plugin into it's [own repository](https://github.com/berkshelf/vagrant-berkshelf) - Added -d flag to output debug information in berks command - Various bug fixes in uploading cookbooks # 1.2.0 - Remove Vagrant as a gem dependency