CHANGELOG.md 479 Bytes
Newer Older
1 2 3
Yii Framework 2 mongodb extension Change Log
============================================

Qiang Xue committed
4 5 6
2.0.0-rc under development
--------------------------

7
- Bug #3385: Fixed "The 'connected' property is deprecated" (samdark)
Carsten Brandt committed
8
- Enh #3520: Added `unlinkAll()`-method to active record to remove all records of a model relation (NmDimas, samdark, cebe)
9
- Enh: Gii generator for Active Record model added (klimov-paul)
Qiang Xue committed
10 11


12 13
2.0.0-beta April 13, 2014
-------------------------
14 15

- Initial release.