summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE b/UPGRADE
index 6e12c56f..f18cb74f 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -17,7 +17,7 @@ Upgrading from v3.1b
- Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->
- When TDataList.RepeatLayout is Raw, the items will render <div> instead of <span>
-
+- TActiveRecord finder methods will always return a new object instance (identity mapping was removed).
Upgrading from v3.1a
---------------------