summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Haskel <morgan@puppetlabs.com>2015-05-21 10:20:40 -0700
committerMorgan Haskel <morgan@puppetlabs.com>2015-05-21 10:20:40 -0700
commit1401e267b3c82c507c4220b54ca4beb69e29ecd5 (patch)
tree5f7cc700592b41e5aa31c5d281eb4a1e4c8af1b0
parent97ee232ed02f0a05b58b0f207602f5fbe692708a (diff)
parent48e516be6b83ca2b451af0afcc7fe12429f86f5b (diff)
downloadpuppet-stdlib-1401e267b3c82c507c4220b54ca4beb69e29ecd5.tar.gz
puppet-stdlib-1401e267b3c82c507c4220b54ca4beb69e29ecd5.tar.bz2
Merge pull request #458 from ghoneycutt/patch-1
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c17e750..eef0473 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,7 @@ Adds functions and function argument abilities, and improves compatibility with
- `validate_absolute_path()` can now take an array
- `validate_cmd()` can now use % in the command to embed the validation file argument in the string
- MODULES-1473: deprecate `type()` function in favor of `type3x()`
-- MODULES-1473: Add `type_of()` to give better time information on future parser
+- MODULES-1473: Add `type_of()` to give better type information on future parser
- Deprecate `private()` for `assert_private()` due to future parser
- Adds `ceiling()` to take the ceiling of a number
- Adds `fqdn_rand_string()` to generate random string based on fqdn