UPGRADE note related to #2053.

This commit is contained in:
resurtm
2013-07-04 20:45:21 +06:00
parent 9cd40000d9
commit 11c8622731

View File

@@ -69,6 +69,9 @@ Upgrading from v1.1.13
`CHasManyRelation` make sure you update these to reflect moving `through` property
from both these to `CActiveRelation`.
- CSecurityManager::generateRandomKey() has been deprecated in favor of CSecurityManager::generateRandomString().
Try not to use and avoid CSecurityManager::generateRandomKey() method anymore in your code.
Upgrading from v1.1.12
----------------------
- Both jQuery and jQueryUI were updated. Check [jQuery UI upgrade guide](http://jqueryui.com/upgrade-guide/1.9/)