CHANGELOG.md in vcloud-walker-3.2.2 vs CHANGELOG.md in vcloud-walker-3.2.3

- old
+ new

@@ -1,4 +1,21 @@ +## 3.2.3 (2014-07-14) + +Bugfixes: + + - Prevent an "undefined method for nil:Nilclass" exception when + encountering a vApp that has no networks attached. + +API changes: + + - Vcloud::Walker::walk now returns an exception if provided an invalid + resource type instead of returning a `nil` object and printing the valid + options to STDOUT. + +Bugfixes: + + - Rename Rake integration test from 'integration_test' to 'integration' for consistency with other vCloud Tools + ## 3.2.2 (2014-05-01) - Use pessimistic version dependency for vcloud-core ## 3.2.1 (2014-04-22)