From: Sebastian Riedel Date: Fri, 15 Apr 2005 16:47:20 +0000 (+0000) Subject: Released 5.0 X-Git-Tag: 5.7099_04~1519 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=e0db129d50d8854e78f4381a0a0b95f4f1f816d3 Released 5.0 --- diff --git a/Changes b/Changes index f0d9b1e..5ab6c41 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ This file documents the revision history for Perl extension Catalyst. -5.00 XXX XXX XX XX:00:00 2005 +5.00 Fri Apr 15 18:00:00 2005 - new core to support inheritance trees - new syntax for action declaration - new helper system using TT2