add documentation fields for public attrs (RT#54295)
[gitmo/MooseX-Daemonize.git] / Changes
diff --git a/Changes b/Changes
index f740e8c..f23605d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,10 @@ 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