CHANGELOG.md in nugrant-0.0.12 vs CHANGELOG.md in nugrant-0.0.13

- old
+ new

@@ -1,4 +1,13 @@ +# 0.0.13 + +* Cleanup `Parameters` and `ParameterBag` interface + * The method `defaults` has been removed from the bag + * Setting defaults on `Parameters` now recompute the final bag +* Improved `vagrant user parameters` command + * Now using the exact config as seen by Vagrant, this includes defaults parameters + * An option has been added to only see defaults parameters + # 0.0.12 * Added travis configuration file * Added travis build status icon to readme * Fixed a bug when `.vagrantuser` file is empty or not a hash type