We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf32ac8 + 7543b3c commit 2a7dbc1Copy full SHA for 2a7dbc1
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+##2015-07-07 - Supported Releases 1.4.0
2
+###Summary
3
+
4
+This is primarily a release which includes acceptance tests updates, but also includes some minor bug fixes and improvements
5
6
+####Features
7
+- Solaris 12 Support
8
+- Acceptance testing improvements
9
10
+####Bugfixes
11
+- MODULES-1599 Match only on space and tab whitespace after k/v separator
12
13
##2015-06-09 - Supported Releases 1.3.0
14
###Summary
15
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-inifile",
- "version": "1.3.0",
+ "version": "1.4.0",
"author": "Puppet Labs",
"summary": "Resource types for managing settings in INI files",
"license": "Apache-2.0",
0 commit comments