convert uses of Test::Exception to Test::Fatal
[gitmo/MooseX-Daemonize.git] / Changes
diff --git a/Changes b/Changes
index 6e569b1..f23605d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for MooseX-Daemonize
 
+    - fix incompatibilities with Test::Builder 1.005+ (schwern, RT#76523)
+    - add missing dependency on the version of File::Path which added
+      make_path (RT#79169, Jonathan Sailor)
+    - add missing test dependency on Test::Exception (RT#70382)
+    - document the 'basedir' attribute and its behaviour (RT#83055)
+    - add 'documentation' keys for public attributes, to be used when
+      displaying --help (RT#54295)
+
 0.15 Thurs. May 31, 2012
     - fix versions