summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAshley Penney <ashley.penney@puppetlabs.com>2013-07-15 11:07:07 -0400
committerAshley Penney <ashley.penney@puppetlabs.com>2013-07-15 11:07:07 -0400
commit65bfb326bbda3e92a41ecf24b16a1763f81a654a (patch)
tree0ca4d4b0af3e488a71caec84a905e314b793f1ce /CHANGELOG
parent1f84ae99ed12f35057162c5f3e2892c432983c86 (diff)
Prepare a quick 1.0.1 release to fix a quoting issue.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ed23e6b..aaeac5b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+2013-07-15 - Version 1.0.1
+Bugfixes:
+- Fix deprecated warning in `autoupdate` parameter.
+- Correctly quote is_virtual fact.
+
2013-07-08 - Version 1.0.0
Features:
- Completely refactored to split across several classes.