CHANGELOG.md in kitchen-vra-2.4.0 vs CHANGELOG.md in kitchen-vra-2.6.0

- old
+ new

@@ -1,20 +1,27 @@ # Change Log -## [2.4.0] (https://github.com/chef-partners/kitchen-vra/tree/v2.4.0) (2018-01-04) -[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v2.3.0...2.4.0) +## [v2.5.0](https://github.com/chef-partners/kitchen-vra/tree/v2.5.0) -**Enhanced/Fixed:** +[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v2.4.0...v2.5.0) -- Enhance vRA Kitchen driver to accept Catalog name as an input. -- Ability of vRA Kitchen driver to accept credentials from environment variable even if they are not being mentioned in the `.kitchen.yml` file -- Ability of vRA kitchen driver to prompt for credentials if it’s not able retrieve from `.kitchen.yml` or from environment variable. -- An option to not save credentials based on the usage of an existing flag. -- Fixed a bug in the encryption/decryption logic. +**Closed issues:** +- Feature Query: Support for Capture Snapshot & Restore Snapshot [\#27](https://github.com/chef-partners/kitchen-vra/issues/27) -## [2.3.0](https://github.com/chef-partners/kitchen-vra/tree/2.3.0) (2017-07-14) -[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v2.2.0...2.3.0) +**Merged pull requests:** + +- Accept subtenant name as input in kitchen.yml [\#28](https://github.com/chef-partners/kitchen-vra/pull/28) ([vinuphilip](https://github.com/vinuphilip)) + +## [v2.4.0](https://github.com/chef-partners/kitchen-vra/tree/v2.4.0) (2018-01-22) +[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v2.3.0...v2.4.0) + +**Merged pull requests:** + +- Kitchen vRA enahancements [\#26](https://github.com/chef-partners/kitchen-vra/pull/26) ([rupeshpatel88](https://github.com/rupeshpatel88)) + +## [v2.3.0](https://github.com/chef-partners/kitchen-vra/tree/v2.3.0) (2017-07-14) +[Full Changelog](https://github.com/chef-partners/kitchen-vra/compare/v2.2.0...v2.3.0) **Merged pull requests:** - Switched to using set\_parameters [\#24](https://github.com/chef-partners/kitchen-vra/pull/24) ([lloydsmithjr03](https://github.com/lloydsmithjr03)) - Updates for travis and rubocop [\#23](https://github.com/chef-partners/kitchen-vra/pull/23) ([jjasghar](https://github.com/jjasghar))