diff --git a/CHANGELOG.md b/CHANGELOG.md index a33668e7..29a5b14a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -379,7 +379,7 @@ This is the last release with Puppet 3 support! - We added JIRA 7 Support ### Improvements -- Use defined function to test for the existence of the fact ::jira_ver +- Use defined function to test for the existence of the fact jira_ver - Added hieradata examples for Oracle DB backend - Added containment for mysql_connector class - Support STRICT_VARIABLES=yes diff --git a/HISTORY.md b/HISTORY.md index d4186305..75d94d73 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -59,7 +59,7 @@ This is the last release with Puppet 3 support! - We added JIRA 7 Support ### Improvements -- Use defined function to test for the existence of the fact ::jira_ver +- Use defined function to test for the existence of the fact jira_ver - Added hieradata examples for Oracle DB backend - Added containment for mysql_connector class - Support STRICT_VARIABLES=yes