fix version in pod
[gitmo/MooseX-Daemonize.git] / Changes
diff --git a/Changes b/Changes
index 42b27b3..8f5b3fd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,32 @@
 Revision history for MooseX-Daemonize
 
+0.15 Wed. May 31, 2012
+    - fix versions
+
+0.14 Wed. May 30, 2012
+    - recommend Daemon::Control instead
+    - fix bug with pidbase dir not being created
+      if it doesn't already exist
+
+0.13 Wed. July 6, 2011
+    - adding docs related to closing all
+      filehandles and the issues that can
+      cause with things like Log::Log4Perl
+      (thanks to Maik Hentsche via RT #67016)
+    - updating copyright dates
+
+0.12 Sun. July 11, 2010
+    - release without the .git directory in it
+
+0.11 Sat. July 10, 2010
+    * MooseX::Daemonize::Core
+      - make the options to daemonize()
+        into proper attributes but still
+        retained back-compat (Thanks to Magnus Erixzon)
+          - adjusted docs and tests
+
+    - removed the pod.t and pod-coverage.t tests
+
 0.10 Sat. April 17, 2010
     - updated copyrights
     - removed the POE test because it was causing