1.1.2 prep

This commit is contained in:
Morgan Haskel 2014-10-24 17:16:32 -05:00
parent fe9730ab6c
commit ea3d6e3146
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",