summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMorgan Haskel <morgan@puppetlabs.com>2014-12-16 15:07:02 -0800
committerMorgan Haskel <morgan@puppetlabs.com>2014-12-16 15:07:02 -0800
commit80f09623b63cf6946b5913b629911e2c49b5d1dd (patch)
tree17c110fe8ec52b636a91a65acb4c13889295f62f /CHANGELOG.md
parent0e84232503d72cec0950f9e7fab11bc93cce116d (diff)
parentc6c203fca8da81fea96659bfe9618bb31965b837 (diff)
Merge pull request #387 from hunner/remove_match_line
Remove line match validation
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8da04af..c66734e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ This release improves functionality of the member function and adds improved fut
####Bugfixes
- Fix range() to work with numeric ranges with the future parser
- Accurately express SLES support in metadata.json (was missing 10SP4 and 12)
+- Don't require `line` to match the `match` parameter
##2014-11-10 - Supported Release 4.4.0
###Summary