Skip to content

Commit

Permalink
Merge pull request #860 from bastelfreak/rel720
Browse files Browse the repository at this point in the history
Release 7.2.0
  • Loading branch information
bastelfreak committed Dec 4, 2023
2 parents 5e214ba + 24b7f41 commit 69576f5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
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'

0 comments on commit 69576f5

Please sign in to comment.