Skip to content

Commit ae3c9cc

Browse files
ekohlmmoll
authored andcommitted
Release 13.0.0
1 parent 6d9713c commit ae3c9cc

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [13.0.0](https://github.com/theforeman/puppet-puppet/tree/13.0.0) (2020-02-12)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/12.1.0...13.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Update cipher suites [\#721](https://github.com/theforeman/puppet-puppet/pull/721) ([mmoll](https://github.com/mmoll))
10+
- Drop listen parameter [\#718](https://github.com/theforeman/puppet-puppet/pull/718) ([ekohl](https://github.com/ekohl))
11+
12+
**Implemented enhancements:**
13+
14+
- Add server\_multithreaded parameter [\#720](https://github.com/theforeman/puppet-puppet/pull/720) ([alexjfisher](https://github.com/alexjfisher))
15+
- Add Debian 10 [\#716](https://github.com/theforeman/puppet-puppet/pull/716) ([mmoll](https://github.com/mmoll))
16+
17+
**Fixed bugs:**
18+
19+
- Restart Puppet Agent service after updating the package [\#712](https://github.com/theforeman/puppet-puppet/pull/712) ([fraenki](https://github.com/fraenki))
20+
21+
**Merged pull requests:**
22+
23+
- Move parameters to advanced [\#719](https://github.com/theforeman/puppet-puppet/pull/719) ([ekohl](https://github.com/ekohl))
24+
- Stop acceptance tests on EL7 [\#715](https://github.com/theforeman/puppet-puppet/pull/715) ([ekohl](https://github.com/ekohl))
25+
326
## [12.1.0](https://github.com/theforeman/puppet-puppet/tree/12.1.0) (2019-10-25)
427

528
[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/12.0.1...12.1.0)
@@ -592,4 +615,4 @@
592615
* Change fixture URLs from git:// to https:// (Guido Günther)
593616

594617

595-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
618+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-puppet",
3-
"version": "12.1.0",
3+
"version": "13.0.0",
44
"author": "theforeman",
55
"summary": "Puppet agent and server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)