Skip to content

Commit ea3d6e3

Browse files
author
Morgan Haskel
committed
1.1.2 prep
1 parent fe9730a commit ea3d6e3

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
##2014-10-28 - Supported Release 1.1.2
2+
3+
###Summary
4+
5+
This release includes bugfixes and test improvements. The module was tested against SLES10 and SLES12 and found to work against those platforms with no module improvements. Metadata was updated to include those as supported platforms.
6+
7+
####Bugfixes
8+
- newline didn't work for Windows and Solaris. This has been fixed.
9+
- Install certs on Windows for acceptance tests
10+
- Update tests to work with strict variables (no module updates were required)
11+
- Update tests to work on Windows
12+
- Fix typo in CHANGELOG.md
13+
114
##2014-09-10 - Supported Release 1.1.1
215

316
###Summary

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "puppetlabs-concat",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"author": "Puppet Labs",
55
"summary": "Concat module",
66
"license": "Apache-2.0",
77
"source": "https://github.com/puppetlabs/puppetlabs-concat",
88
"project_page": "https://github.com/puppetlabs/puppetlabs-concat",
9-
"issues_url": "https://github.com/puppetlabs/puppetlabs-concat/issues",
9+
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
1010
"operatingsystem_support": [
1111
{
1212
"operatingsystem": "RedHat",

0 commit comments

Comments
 (0)