summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppet.com>2016-04-25 14:34:21 -0700
committerHunter Haugen <hunter@puppet.com>2016-04-25 14:36:53 -0700
commit19752a7ff378a35f287bf5351d466a1eae399266 (patch)
tree70444106b30f5aa041014b181f7f37f2df1395c4 /CHANGELOG.md
parent232de137f1018060b256b1f3f649be0b6d7d9952 (diff)
Remove todo for delete() and update spec
This spec should verify that substring matches are not removed in the future
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7aa0a10..2bc584b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,6 @@ This release provides several new functions, bugfixes, modulesync changes, and s
- Extends `suffix` to support applying a suffix to keys in a hash.
- Apply modulesync changes.
- Add validate_email_address function.
-- Add support for regular expressions to delete.
####Bugfixes
- Fixes `fqdn_rand_string` tests, since Puppet 4.4.0 and later have a higher `fqdn_rand` ceiling.