All notable changes to this project will be documented in this file.
v1.0.0 (2024-03-14)
Implemented enhancements:
- Add Ruby 3.3 to CI matrix #29 (bastelfreak)
Fixed bugs:
- Foreman HDM does not build on latest foreman version #26
- Foreman unable to render site after hdm plugin installation #23
- Add foreign key to hdm_proxy_id #28 (oneiros)
- Use specific
Host
class #26 #27 (oneiros)
Merged pull requests:
- Clarifiy license: GPL-3.0->GPL-3.0-only #30 (bastelfreak)
- Add installation documentation #25 (tuxmea)
- Update rubocop-minitest requirement from ~> 0.32.1 to ~> 0.34.4 #22 (dependabot[bot])
- Update rubocop-minitest requirement from ~> 0.31.0 to ~> 0.32.1 #17 (dependabot[bot])
v0.1.4 (2023-06-23)
Fixed bugs:
- package.json: Apply versions from foreman_ansible #14 (bastelfreak)
Merged pull requests:
- document release process and add badges #13 (bastelfreak)
v0.1.3 (2023-06-23)
Fixed bugs:
- fix typo in github action #11 (bastelfreak)
v0.1.2 (2023-06-23)
Fixed bugs:
- GitHub Action: Grant read access to contents scope #9 (bastelfreak)
v0.1.1 (2023-06-23)
Fixed bugs:
- GitHub Action: Grant write access to packages API #7 (bastelfreak)
v0.1.0 (2023-06-23)
Merged pull requests:
- Improvements suggested by rubocop #5 (oneiros)
- Set Ruby 2.7 as minimal version #4 (bastelfreak)
- Add changelog generator #3 (bastelfreak)
- Add basic CI matrix & dependencies: Add strict version boundaries #2 (bastelfreak)
- Add dependabot configuration #1 (bastelfreak)
* This Changelog was automatically generated by github_changelog_generator