CHANGELOG.md in beaker-hostgenerator-2.11.0 vs CHANGELOG.md in beaker-hostgenerator-2.13.0
- old
+ new
@@ -1,8 +1,45 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [2.13.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.13.0) (2024-06-04)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.12.2...2.13.0)
+
+**Implemented enhancements:**
+
+- Add Amazon 2 [\#372](https://github.com/voxpupuli/beaker-hostgenerator/pull/372) ([joshcooper](https://github.com/joshcooper))
+
+**Fixed bugs:**
+
+- Don't prepend amd64/ for opensuse images [\#371](https://github.com/voxpupuli/beaker-hostgenerator/pull/371) ([h-haaks](https://github.com/h-haaks))
+
+## [2.12.2](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.12.2) (2024-05-22)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.12.1...2.12.2)
+
+**Fixed bugs:**
+
+- Use Red Hat 7 for Amazon Linux 2 x86\_64 [\#369](https://github.com/voxpupuli/beaker-hostgenerator/pull/369) ([mhashizume](https://github.com/mhashizume))
+
+## [2.12.1](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.12.1) (2024-05-21)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.12.0...2.12.1)
+
+**Fixed bugs:**
+
+- Update Amazon Linux 2 bindings [\#367](https://github.com/voxpupuli/beaker-hostgenerator/pull/367) ([mhashizume](https://github.com/mhashizume))
+
+## [2.12.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.12.0) (2024-05-15)
+
+[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.11.0...2.12.0)
+
+**Implemented enhancements:**
+
+- Add beaker-hostgenerator support for Windows 2016 FIPS [\#364](https://github.com/voxpupuli/beaker-hostgenerator/pull/364) ([smahima27](https://github.com/smahima27))
+- Add Ruby 3.3 to CI [\#363](https://github.com/voxpupuli/beaker-hostgenerator/pull/363) ([bastelfreak](https://github.com/bastelfreak))
+
## [2.11.0](https://github.com/voxpupuli/beaker-hostgenerator/tree/2.11.0) (2024-04-12)
[Full Changelog](https://github.com/voxpupuli/beaker-hostgenerator/compare/2.10.0...2.11.0)
**Implemented enhancements:**