diff options
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions
for both A and B.
+Upgrading from v3.1a
+---------------------
+- TActiveRecord::getRecordFinder() is deprecated in favour of TActiveRecord::finder().
+
Upgrading from v3.0.x
---------------------
|