X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Changes;h=545522e882eaa62adca782bf6d5c226512e35169;hb=18096e68c595d57caa38ff3f9b5bf59f874d7a22;hp=e0b8a503858895dda31cd8a05edf2e464ea53d78;hpb=12d8a77a713d5ed4f08414e5f34e96d45f60e2d3;p=maypole.git diff --git a/Changes b/Changes index e0b8a50..545522e 100644 --- a/Changes +++ b/Changes @@ -36,8 +36,13 @@ API additions and enhancements: - added new path processing methods for ssl and default table/action - added make_path() - added make_uri() + - improved exception handling + Maypole::View::TT: + - new report_error method + - new embedded error report page in __DATA__ Templates: - Improved pager macro/include + - Improved factory templates - added the status() attribute, although it's not used in many places yet