Merge pull request #240 from mhaskel/1.1.2-prep

1.1.2 prep
This commit is contained in:
Colleen Murphy 2014-10-24 15:18:56 -07:00
commit 75dd725179
2 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,16 @@
##2014-10-28 - Supported Release 1.1.2
###Summary
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.
####Bugfixes
- newline didn't work for Windows and Solaris. This has been fixed.
- Install certs on Windows for acceptance tests
- Update tests to work with strict variables (no module updates were required)
- Update tests to work on Windows
- Fix typo in CHANGELOG.md
##2014-09-10 - Supported Release 1.1.1
###Summary

View file

@ -1,12 +1,12 @@
{
"name": "puppetlabs-concat",
"version": "1.1.1",
"version": "1.1.2",
"author": "Puppet Labs",
"summary": "Concat module",
"license": "Apache-2.0",
"source": "https://github.com/puppetlabs/puppetlabs-concat",
"project_page": "https://github.com/puppetlabs/puppetlabs-concat",
"issues_url": "https://github.com/puppetlabs/puppetlabs-concat/issues",
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",