Skip to content

Commit da01f92

Browse files
authored
Merge pull request #32 from voxpupuli/release-prep
Release 1.0.0
2 parents f315864 + 270c417 commit da01f92

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v1.0.0](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v1.0.0) (2025-08-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.4.0...v1.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#31](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/31) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Merged pull requests:**
16+
17+
- \(maint\) Drop debian-10 from testing matrix [\#28](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/28) ([jpartlow](https://github.com/jpartlow))
18+
- Configure openvox [\#27](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/27) ([jpartlow](https://github.com/jpartlow))
19+
720
## [v0.4.0](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.4.0) (2025-07-04)
821

922
[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.3.3...v0.4.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openvox_bootstrap",
3-
"version": "0.4.1-rc0",
3+
"version": "1.0.0",
44
"summary": "Bootstrap installation of OpenVox packages.",
55
"description": "A Bolt project to bootstrap the installation of OpenVox packages.",
66
"author": "Josh Partlow",

0 commit comments

Comments
 (0)