Skip to content

Commit e45f535

Browse files
authored
Merge pull request #443 from rwaffen/release-6.2.0
Release 6.2.0
2 parents c6ba3a3 + ea8f3a0 commit e45f535

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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+
## [v6.2.0](https://github.com/voxpupuli/puppet-jira/tree/v6.2.0) (2025-03-27)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.1.1...v6.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- metadata.json: Add OpenVox [\#442](https://github.com/voxpupuli/puppet-jira/pull/442) ([jstraw](https://github.com/jstraw))
14+
- Add AlmaLinux/Rocky support [\#438](https://github.com/voxpupuli/puppet-jira/pull/438) ([bastelfreak](https://github.com/bastelfreak))
15+
- Add Ubuntu 22.04 support [\#437](https://github.com/voxpupuli/puppet-jira/pull/437) ([bastelfreak](https://github.com/bastelfreak))
16+
- Add EL9 support [\#435](https://github.com/voxpupuli/puppet-jira/pull/435) ([bastelfreak](https://github.com/bastelfreak))
17+
18+
**Fixed bugs:**
19+
20+
- Fix breaking change regression of PR \#429 [\#434](https://github.com/voxpupuli/puppet-jira/pull/434) ([diLLec](https://github.com/diLLec))
21+
722
## [v6.1.1](https://github.com/voxpupuli/puppet-jira/tree/v6.1.1) (2025-02-24)
823

924
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.1.0...v6.1.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-jira",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
44
"author": "Vox Pupuli",
55
"summary": "Module to install, configure and manage Atlassian Jira",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)