Skip to content

Commit d6335f5

Browse files
author
Ashley Penney
committed
Merge pull request #119 from hunner/release_1.1.1
Release 1.1.1
2 parents 09b574e + f08a394 commit d6335f5

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
##2014-07-07 - Supported Release 1.1.1
2+
###Summary
3+
4+
This supported bugfix release corrects the inifile section header detection
5+
regex (so you can use more characters in your section titles).
6+
7+
####Bugfixes
8+
- Correct section regex to allow anything other than ]
9+
- Correct `exists?` to return a boolean
10+
- Lots of test updates
11+
- Add missing CONTRIBUTING.md
12+
113
##2014-06-04 - Release 1.1.0
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-inifile",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"source": "https://github.com/puppetlabs/puppetlabs-inifile",
55
"author": "Puppet Labs",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)