Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.2.0 #860

Merged
merged 1 commit into from
Dec 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [7.2.0](https://github.com/voxpupuli/modulesync_config/tree/7.2.0) (2023-12-04)

[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/7.1.0...7.2.0)

**Implemented enhancements:**

- voxpupuli-acceptance: Require 3.x [\#859](https://github.com/voxpupuli/modulesync_config/pull/859) ([bastelfreak](https://github.com/bastelfreak))
- support setting beaker\_facter in ci.yml [\#856](https://github.com/voxpupuli/modulesync_config/pull/856) ([evgeni](https://github.com/evgeni))
- Update to gha-puppet v2 [\#855](https://github.com/voxpupuli/modulesync_config/pull/855) ([ekohl](https://github.com/ekohl))

**Fixed bugs:**

- .pmtignore: Ignore HISTORY.md [\#857](https://github.com/voxpupuli/modulesync_config/pull/857) ([bastelfreak](https://github.com/bastelfreak))

## [7.1.0](https://github.com/voxpupuli/modulesync_config/tree/7.1.0) (2023-10-09)

[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/7.0.0...7.1.0)
Expand Down
2 changes: 1 addition & 1 deletion moduleroot/.msync.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/

modulesync_config_version: '7.1.0'
modulesync_config_version: '7.2.0'