Skip to content

Commit eb792dc

Browse files
authored
Merge pull request voxpupuli#683 from voxpupuli/release-7.2.0
Release 7.2.0
2 parents 2f16b92 + 6a16969 commit eb792dc

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+
## [v7.2.0](https://github.com/voxpupuli/puppet-python/tree/v7.2.0) (2024-01-01)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v7.1.0...v7.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add Support for RedHat/CentOS 9 [\#676](https://github.com/voxpupuli/puppet-python/pull/676) ([ValdrinLushaj](https://github.com/ValdrinLushaj))
14+
15+
**Fixed bugs:**
16+
17+
- Make latest version detection portable [\#682](https://github.com/voxpupuli/puppet-python/pull/682) ([smortex](https://github.com/smortex))
18+
719
## [v7.1.0](https://github.com/voxpupuli/puppet-python/tree/v7.1.0) (2023-11-29)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v7.0.0...v7.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-python",
3-
"version": "7.1.1-rc0",
3+
"version": "7.2.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet module for Python",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)