CHANGELOG.md in vmware-vra-3.1.2 vs CHANGELOG.md in vmware-vra-3.1.3

- old
+ new

@@ -1,8 +1,16 @@ # Change Log +## [3.1.3](https://github.com/test-kitchen/vmware-vra-gem/tree/v3.1.3) (2022-05-26) +- Use regular admin catalog endpoint to fetch catalog items +- Fixed the issue with multi-tenancy +- Fix chefstyle issues and optimise workflow + +[Full Changelog](https://github.com/test-kitchen/vmware-vra-gem/compare/v3.1.2...v3.1.3) + + ## [3.1.2] (2022-03-28) - Upgrade Rake dependency (@damacus) [Full Changelog](https://github.com/test-kitchen/vmware-vra-gem/compare/v3.1.1...v3.1.1) @@ -296,9 +304,10 @@ **Merged pull requests:** - Add support for Infrastructure.Cloud resources [\#15](https://github.com/test-kitchen/vmware-vra-gem/pull/15) ([adamleff](https://github.com/adamleff)) ## [v1.4.0](https://github.com/test-kitchen/vmware-vra-gem/tree/v1.4.0) (2015-11-13) + [Full Changelog](https://github.com/test-kitchen/vmware-vra-gem/compare/v1.3.0...v1.4.0) **Closed issues:** - attr\_accessor :bearer\_token has to be changed due to PR \#9 change [\#12](https://github.com/test-kitchen/vmware-vra-gem/issues/12)