From 26fa3b8aef9774f0ebd25fcbda6297cb263417e9 Mon Sep 17 00:00:00 2001 From: groditi Date: Thu, 22 Oct 2009 22:47:11 +0000 Subject: ready for merge --- Changes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 5003d80..07d89ae 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,9 @@ Revision history for Reaction - CRUD functionality is now implemented as roles, so it can be used without needing to use Controller::Collection::CRUD - Deprecate redirect_to and move it to an external role + - Controllers no longer 'use Reaction::Class' which was causing + problems with metaclass compatibility. 'use Moose' is now the + preferred approach. 0.002000 - 29 Apr 2008 - Update CheckUniques role to use around instead of overrides - Stop using ACCEPT_CONTEXT, use InstancePerContext instead -- cgit v1.2.3-54-g00ecf