Skip to content

Commit 1adc8e0

Browse files
authored
Merge pull request #981 from bastelfreak/rel1010
Release 10.1.0
2 parents 0bcab56 + 86b16f9 commit 1adc8e0

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

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

5+
## [10.1.0](https://github.com/voxpupuli/modulesync_config/tree/10.1.0) (2025-08-12)
6+
7+
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.0.0...10.1.0)
8+
9+
**Implemented enhancements:**
10+
11+
- voxpupuli-acceptance: Require 4.x [\#980](https://github.com/voxpupuli/modulesync_config/pull/980) ([bastelfreak](https://github.com/bastelfreak))
12+
- feat: set minimum version for openvox/puppet to 8.19.0 [\#978](https://github.com/voxpupuli/modulesync_config/pull/978) ([TheMeier](https://github.com/TheMeier))
13+
- Add puppet-openvoxview [\#977](https://github.com/voxpupuli/modulesync_config/pull/977) ([sebastianrakel](https://github.com/sebastianrakel))
14+
- feat: add VoxBox as devcontainer [\#976](https://github.com/voxpupuli/modulesync_config/pull/976) ([rwaffen](https://github.com/rwaffen))
15+
16+
**Fixed bugs:**
17+
18+
- Drop puppetlabs spec helper mention [\#972](https://github.com/voxpupuli/modulesync_config/pull/972) ([ekohl](https://github.com/ekohl))
19+
520
## [10.0.0](https://github.com/voxpupuli/modulesync_config/tree/10.0.0) (2025-06-13)
621

722
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/9.7.0...10.0.0)

moduleroot/.msync.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Managed by modulesync - DO NOT EDIT
33
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

5-
modulesync_config_version: '10.0.0'
5+
modulesync_config_version: '10.1.0'

0 commit comments

Comments
 (0)