CHANGELOG.md in beaker-google-0.4.0 vs CHANGELOG.md in beaker-google-0.5.0
- old
+ new
@@ -1,18 +1,59 @@
# Changelog
-All notable changes to this project will be documented in this file.
+## [0.5.0](https://github.com/voxpupuli/beaker-google/tree/0.5.0) (2022-10-04)
-## [0.4.0](https://github.com/voxpupuli/beaker-google/tree/0.4.0) (2022-09-15)
+[Full Changelog](https://github.com/voxpupuli/beaker-google/compare/0.4.0...0.5.0)
+**Implemented enhancements:**
+
+- Also enable SSH on images from the windows-sql-cloud project [\#27](https://github.com/voxpupuli/beaker-google/pull/27) ([jaevans](https://github.com/jaevans))
+- Add the OpenSSH directory to the system path [\#25](https://github.com/voxpupuli/beaker-google/pull/25) ([jaevans](https://github.com/jaevans))
+- Enable windows support [\#23](https://github.com/voxpupuli/beaker-google/pull/23) ([jaevans](https://github.com/jaevans))
+
+## [0.4.0](https://github.com/voxpupuli/beaker-google/tree/0.4.0) (2022-09-16)
+
[Full Changelog](https://github.com/voxpupuli/beaker-google/compare/0.3.0...0.4.0)
-**Implemented enhancements:**
+**Merged pull requests:**
-- Migrated from the deprecated `google-api-client` to the more modern `google-apis-compute`
+- Update rake requirement from ~\> 10.1 to ~\> 13.0 [\#20](https://github.com/voxpupuli/beaker-google/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot))
+- Transfer to Vox Pupuli Prep [\#19](https://github.com/voxpupuli/beaker-google/pull/19) ([yachub](https://github.com/yachub))
+- Support updated google APIs [\#17](https://github.com/voxpupuli/beaker-google/pull/17) ([jaevans](https://github.com/jaevans))
+- Update fakefs requirement from ~\> 0.6 to ~\> 1.8 [\#16](https://github.com/voxpupuli/beaker-google/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot))
-**Breaking changes:**
+## [0.3.0](https://github.com/voxpupuli/beaker-google/tree/0.3.0) (2022-09-08)
-- Removed the mysterious `kill_zombies()` method since it was more of a helper and could result in potentially
- unexpected results
- - Users will now need to clean up artifacts from unexpected job termination manually instead of including this method
- into their test code
+[Full Changelog](https://github.com/voxpupuli/beaker-google/compare/0.2.1...0.3.0)
+
+**Merged pull requests:**
+
+- \(RE-14811\) Add RE as codeowners [\#18](https://github.com/voxpupuli/beaker-google/pull/18) ([yachub](https://github.com/yachub))
+- \(DIO-3133\) Scan repo with Snyk [\#13](https://github.com/voxpupuli/beaker-google/pull/13) ([suckatrash](https://github.com/suckatrash))
+- Add Dependabot to keep thins up to date [\#8](https://github.com/voxpupuli/beaker-google/pull/8) ([genebean](https://github.com/genebean))
+
+## [0.2.1](https://github.com/voxpupuli/beaker-google/tree/0.2.1) (2020-01-29)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-google/compare/0.2.0...0.2.1)
+
+**Merged pull requests:**
+
+- \(MAINT\) update beaker testing version [\#7](https://github.com/voxpupuli/beaker-google/pull/7) ([kevpl](https://github.com/kevpl))
+- \(MAINT\) remove markdown requirement [\#6](https://github.com/voxpupuli/beaker-google/pull/6) ([kevpl](https://github.com/kevpl))
+- Update google-api-client dependency [\#5](https://github.com/voxpupuli/beaker-google/pull/5) ([cdenneen](https://github.com/cdenneen))
+
+## [0.2.0](https://github.com/voxpupuli/beaker-google/tree/0.2.0) (2018-09-17)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-google/compare/0.1.0...0.2.0)
+
+**Merged pull requests:**
+
+- \(BKR-1509\) Hypervisor usage instructions for Beaker 4..0 [\#4](https://github.com/voxpupuli/beaker-google/pull/4) ([Dakta](https://github.com/Dakta))
+- \(MAINT\) Overall GCE Updates [\#3](https://github.com/voxpupuli/beaker-google/pull/3) ([trevor-vaughan](https://github.com/trevor-vaughan))
+
+## [0.1.0](https://github.com/voxpupuli/beaker-google/tree/0.1.0) (2017-07-19)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-google/compare/34ca3d6b58dd87455316e055214367215fdff71f...0.1.0)
+
+
+
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*