# Change Log ## [0.4.1](https://github.com/chef/inspec-azure/tree/0.4.1) (2017-02-23) [Full Changelog](https://github.com/chef/inspec-azure/compare/0.4.0...0.4.1) **Implemented enhancements:** - Specify the subscription to be used by index [\#15](https://github.com/chef/inspec-azure/issues/15) **Fixed bugs:** - Alternative subscriptions cannot be loaded from the credentials file [\#14](https://github.com/chef/inspec-azure/issues/14) **Closed issues:** - Fix how internal libraries are loaded [\#11](https://github.com/chef/inspec-azure/issues/11) **Merged pull requests:** - Using Credentials [\#16](https://github.com/chef/inspec-azure/pull/16) ([russellseymour](https://github.com/russellseymour)) ## [0.4.0](https://github.com/chef/inspec-azure/tree/0.4.0) (2017-02-23) [Full Changelog](https://github.com/chef/inspec-azure/compare/0.3.1...0.4.0) **Merged pull requests:** - Fixed loading of internal classes [\#13](https://github.com/chef/inspec-azure/pull/13) ([russellseymour](https://github.com/russellseymour)) - Updated how internal libraries are located [\#12](https://github.com/chef/inspec-azure/pull/12) ([russellseymour](https://github.com/russellseymour)) ## [0.3.1](https://github.com/chef/inspec-azure/tree/0.3.1) (2017-02-21) [Full Changelog](https://github.com/chef/inspec-azure/compare/0.3.0...0.3.1) **Closed issues:** - Remove Azure resource class helpers [\#9](https://github.com/chef/inspec-azure/issues/9) **Merged pull requests:** - Reconfigured the way in which Helpers work [\#10](https://github.com/chef/inspec-azure/pull/10) ([russellseymour](https://github.com/russellseymour)) ## [0.3.0](https://github.com/chef/inspec-azure/tree/0.3.0) (2017-02-20) **Closed issues:** - Add resource to check the status of a Resource Group [\#6](https://github.com/chef/inspec-azure/issues/6) - Add resources for checking the VM [\#5](https://github.com/chef/inspec-azure/issues/5) - Cannot determine the return for a filter [\#3](https://github.com/chef/inspec-azure/issues/3) - Add resource to check for presence and size of data disk [\#1](https://github.com/chef/inspec-azure/issues/1) **Merged pull requests:** - Added support for checking Resource Group resources [\#8](https://github.com/chef/inspec-azure/pull/8) ([russellseymour](https://github.com/russellseymour)) - Added more VM resource controls [\#7](https://github.com/chef/inspec-azure/pull/7) ([russellseymour](https://github.com/russellseymour)) - Testing Machine data disks [\#4](https://github.com/chef/inspec-azure/pull/4) ([russellseymour](https://github.com/russellseymour)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*