diff options
author | Hunter Haugen <hunter@puppetlabs.com> | 2014-03-03 12:45:43 -0800 |
---|---|---|
committer | Hunter Haugen <hunter@puppetlabs.com> | 2014-03-03 12:46:16 -0800 |
commit | b3490f6318f6c6d5da7a7c8316379df571daa9b9 (patch) | |
tree | 021ff019e3518c9d864df82eee05fb707ba0ddc3 /.gitignore | |
parent | bc4abce86b07a97ec9d17ee105266c1260a9a1c8 (diff) |
Supported Release 3.2.1
Summary
This is a supported release
Bugfixes
- Fixed `is_integer`/`is_float`/`is_numeric` for checking the value of
arithmatic expressions.
Known bugs
* No known bugs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ pkg/ .DS_Store -metadata.json coverage/ |