Skip to content

Commit 36496a3

Browse files
committed
Release v3.3.0
1 parent 5fb3c85 commit 36496a3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Change Log
22

3-
## [v3.2.1](https://github.com/ghoneycutt/puppet-module-puppet/tree/v3.2.1)
3+
## [v3.3.0](https://github.com/ghoneycutt/puppet-module-puppet/tree/v3.3.0)
44

5+
[Full Changelog](https://github.com/ghoneycutt/puppet-module-puppet/compare/v3.2.1...v3.3.0)
6+
7+
**Merged pull requests:**
8+
9+
- Support Puppet 5 & 6 [\#144](https://github.com/ghoneycutt/puppet-module-puppet/pull/144) ([Phil-Friderici](https://github.com/Phil-Friderici))
10+
- Add possibility to manage any additional puppet.conf settings [\#143](https://github.com/ghoneycutt/puppet-module-puppet/pull/143) ([Phil-Friderici](https://github.com/Phil-Friderici))
11+
12+
## [v3.2.1](https://github.com/ghoneycutt/puppet-module-puppet/tree/v3.2.1) (2019-01-27)
513
[Full Changelog](https://github.com/ghoneycutt/puppet-module-puppet/compare/v3.2.0...v3.2.1)
614

715
**Closed issues:**

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghoneycutt-puppet",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"author": "ghoneycutt",
55
"summary": "Manages Puppet agent and puppetserver",
66
"description": "Manages Puppet agent and puppetserver.",

0 commit comments

Comments
 (0)