summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-08-02 21:25:13 +0200
committerfranck cuny <franck@lumberjaph.net>2010-08-02 21:25:13 +0200
commit693e22704f35264113cc5d9eae89edc4c19a4e1a (patch)
treecb03c12408dacfb00f83c167747a3ce310903bcd
parentdon't need around, before is enough; don't render log if none (diff)
downloaddancer-debug-693e22704f35264113cc5d9eae89edc4c19a4e1a.tar.gz
new release
-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