summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Changes3
-rw-r--r--dist.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 74f1c1a..40040ea 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension Dancer::Debug
+0.03 Mon 02 Aug 2010 09:24:43 PM CEST
+ - don't render log panel if no log is available
+
0.02 Mon 02 Aug 2010 12:14:27 PM CEST
- add new panel : Routes
diff --git a/dist.ini b/dist.ini
index a809ccc..a4ecbdd 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net>
license = Perl_5
copyright_holder = franck cuny
copyright_year = 2010
-version = 0.02
+version = 0.03
[@Filter]
bundle = @Basic