Skip to content

Commit edd7f2b

Browse files
committed
Release 6.2.0
1 parent 7729fe8 commit edd7f2b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.2.0](https://github.com/theforeman/puppet-pulp/tree/6.2.0) (2019-07-30)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-pulp/compare/6.1.1...6.2.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Use selboolean [\#307](https://github.com/theforeman/puppet-pulp/pull/307) ([ekohl](https://github.com/ekohl))
10+
11+
**Merged pull requests:**
12+
13+
- Drop support for Apache 2.2 [\#374](https://github.com/theforeman/puppet-pulp/pull/374) ([ekohl](https://github.com/ekohl))
14+
315
## [6.1.1](https://github.com/theforeman/puppet-pulp/tree/6.1.1) (2019-06-13)
416

517
[Full Changelog](https://github.com/theforeman/puppet-pulp/compare/6.1.0...6.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": "katello-pulp",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
44
"author": "Katello",
55
"summary": "Configure and install a Pulp server or node.",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)