Skip to content

Commit ce49506

Browse files
authored
Merge pull request #392 from voxpupuli/release-prep
Release 8.1.1
2 parents 096f423 + de6e11e commit ce49506

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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+
## [v8.1.1](https://github.com/voxpupuli/puppet-yum/tree/v8.1.1) (2026-07-21)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-yum/compare/v8.1.0...v8.1.1)
10+
11+
**Fixed bugs:**
12+
13+
- Remove procs from `yumrepo_metadata_key` title patterns [\#391](https://github.com/voxpupuli/puppet-yum/pull/391) ([alexjfisher](https://github.com/alexjfisher))
14+
15+
**Closed issues:**
16+
17+
- Puppet generate types throws error type/yumrepo\_metadata\_key.rb: title patterns that use procs are not supported. [\#390](https://github.com/voxpupuli/puppet-yum/issues/390)
18+
719
## [v8.1.0](https://github.com/voxpupuli/puppet-yum/tree/v8.1.0) (2026-07-17)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-yum/compare/v8.0.0...v8.1.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-yum",
3-
"version": "8.1.1-rc0",
3+
"version": "8.1.1",
44
"author": "Vox Pupuli",
55
"summary": "YUM utilities",
66
"license": "MIT",

0 commit comments

Comments
 (0)