Skip to content

Commit 1401e26

Browse files
author
Morgan Haskel
committed
Merge pull request #458 from ghoneycutt/patch-1
Update CHANGELOG.md
2 parents 97ee232 + 48e516b commit 1401e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Adds functions and function argument abilities, and improves compatibility with
1212
- `validate_absolute_path()` can now take an array
1313
- `validate_cmd()` can now use % in the command to embed the validation file argument in the string
1414
- MODULES-1473: deprecate `type()` function in favor of `type3x()`
15-
- MODULES-1473: Add `type_of()` to give better time information on future parser
15+
- MODULES-1473: Add `type_of()` to give better type information on future parser
1616
- Deprecate `private()` for `assert_private()` due to future parser
1717
- Adds `ceiling()` to take the ceiling of a number
1818
- Adds `fqdn_rand_string()` to generate random string based on fqdn

0 commit comments

Comments
 (0)