inspec/CHANGELOG.md
Russell Seymour 79c51a3b94 Updated CHANGELOG
Signed-off-by: Russell Seymour <russell.seymour@turtlesystems.co.uk>
2017-03-01 16:46:56 +00:00

61 lines
No EOL
3.2 KiB
Markdown

# Change Log
## [0.5.0](https://github.com/chef/inspec-azure/tree/0.5.0) (2017-03-01)
[Full Changelog](https://github.com/chef/inspec-azure/compare/0.4.0...0.5.0)
**Implemented enhancements:**
- Add integration tests [\#19](https://github.com/chef/inspec-azure/issues/19)
- 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:**
- Added integration tests for current resources [\#20](https://github.com/chef/inspec-azure/pull/20) ([russellseymour](https://github.com/russellseymour))
- add contribution guidelines and license [\#18](https://github.com/chef/inspec-azure/pull/18) ([chris-rock](https://github.com/chris-rock))
- remove .kitchen logs [\#17](https://github.com/chef/inspec-azure/pull/17) ([chris-rock](https://github.com/chris-rock))
- 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)*