aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index b30a4c7..cdfe071 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Reaction
-
+0.003000 -
+ - Fix Order role to allow for exclusions (for non-indexed columns) and
+ coerceion of the column name to allow proper ORDER BY generation in
+ belongs_to rels and fields that do not map directly to columns.
0.002000 - 29 Apr 2008
- Update CheckUniques role to use around instead of overrides
- Stop using ACCEPT_CONTEXT, use InstancePerContext instead