Skip to content

Commit

Permalink
Merge pull request #44 from ekohl/release-2.0.0
Browse files Browse the repository at this point in the history
Release 2.0.0
  • Loading branch information
bastelfreak committed Oct 18, 2023
2 parents 7176c2f + b3f3217 commit e8d0217
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,23 @@
# Changelog

## 2.0.0 - 2023-10-18

* Beaker: Add a `beaker_facter` parameter
* Make [puppet_metadata](https://github.com/voxpupuli/puppet_metadata) set the Beaker matrix name and env vars
* Use Ruby 3.2 in CI

## 1.1.0 - 2023-10-18

* Make CI runner configureable with a parameter
* Require Puppet 7.x in matrix setup job
* Beaker: Add a `domain` parameter
* Pin Beaker workflow to Ubuntu 20.04 images for EL7 support
* Beaker: Add a `beaker_hypervisor` parameter
* Beaker: Add a `additional_packages` parameter
* Document github.ref_name instead of .head_ref
* Add a `cache-version` parameter
* Add a `working-directory` parameter

## 1.0.0 - 2022-01-27

Initial version

0 comments on commit e8d0217

Please sign in to comment.