summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f969f4b93..588b93c0d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+0.11.2
+ Fixed bugs related to specifying arrays of requirements
+ Fixed a key bug in retrieving checksums
+ Fixed lots of usability bugs
+ Added 'fail' methods that automatically add file and line info when possible,
+ and converted many errors to use that method
+
0.11.1
Fixed bug with recursive copying with 'ignore' set.
Added OpenBSD package support.