Skip to content

Commit 4ff5dca

Browse files
authored
Merge pull request #143 from kajinamit/release
Release preparation for 1.2.0
2 parents ea6397e + 78929a3 commit 4ff5dca

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,3 +1,15 @@
1+
## Unsupported Release 1.2.0
2+
### Summary
3+
4+
This minor release is a roll up of bug fixes and features
5+
6+
#### Added
7+
- Add support for CentOS8
8+
- `pid_file` parameter to customize the pid file setting
9+
10+
#### Fixed
11+
- rsync-daemon package is now automatically installed in CentOS8 when xinetd is disabled.
12+
113
## Unsupported Release 1.1.1
214
### Summary
315

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-rsync",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"author": "puppetlabs",
55
"summary": "Manages rsync clients, repositories, and servers, & providies defines to easily grab data via rsync.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)