aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1242047..fd95283 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,10 @@ Revision history for Reaction
belongs_to rels and fields that do not map directly to columns.
- Fix Package names in POD for various files. this was causing some
weirdness in CPAN.
+ - All Reaction::UI::ViewPort::* now uses MooseX::Types
+ - Add 'action' attribute to Action viewport
+ - Adapt widget and layout to changes
+ - Add example of explicitly stating action to ComponentUI
0.002000 - 29 Apr 2008
- Update CheckUniques role to use around instead of overrides