CHANGELOG.md in beaker-aws-0.9.0 vs CHANGELOG.md in beaker-aws-1.0.0

- old
+ new

@@ -1,9 +1,30 @@ -# Change Log +# Changelog -[Unreleased](https://github.com/puppetlabs/beaker-aws/compare/0.8.1...master) +## [1.0.0](https://github.com/voxpupuli/beaker-aws/tree/1.0.0) (2021-07-22) +[Full Changelog](https://github.com/voxpupuli/beaker-aws/compare/0.9.0...1.0.0) + +**Fixed bugs:** + +- Fix 'InvalidInstanceIDNotFound' exception not being handled [\#27](https://github.com/voxpupuli/beaker-aws/pull/27) ([andersonvaf](https://github.com/andersonvaf)) + +**Merged pull requests:** + +- Update GitHub actions + README.md [\#30](https://github.com/voxpupuli/beaker-aws/pull/30) ([bastelfreak](https://github.com/bastelfreak)) +- Update fakefs requirement from ~\> 0.6, \<= 0.13.3 to ~\> 1.3, \<= 1.3.3 [\#29](https://github.com/voxpupuli/beaker-aws/pull/29) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Update rake requirement from ~\> 10.1 to ~\> 13.0 [\#28](https://github.com/voxpupuli/beaker-aws/pull/28) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add GH Actions and Dependabot configs [\#25](https://github.com/voxpupuli/beaker-aws/pull/25) ([genebean](https://github.com/genebean)) + +## [0.9.0](https://github.com/voxpupuli/beaker-aws/tree/0.9.0) (2019-02-20) + +[Full Changelog](https://github.com/voxpupuli/beaker-aws/compare/0.8.1...0.9.0) + +**Merged pull requests:** + +- \(PDK-1275\) fixes for the AWS hypervisor to account for netdev instances [\#24](https://github.com/voxpupuli/beaker-aws/pull/24) ([Thomas-Franklin](https://github.com/Thomas-Franklin)) + ## [0.8.1](https://github.com/puppetlabs/beaker-aws/tree/0.8.0) (2018-12-21) [Full Changelog](https://github.com/puppetlabs/beaker-aws/compare/0.8.0...0.8.1) **Merged pull requests:** @@ -72,5 +93,8 @@ - \(MAINT\) Use AWS's Ubuntu 16.04 AMI [\#1](https://github.com/puppetlabs/beaker-aws/pull/1) ([rishijavia](https://github.com/rishijavia)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*