mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 13:58:24 +08:00
added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
This commit is contained in:
@@ -4,8 +4,27 @@ Yii Framework 2 Change Log
|
||||
2.0.0 beta under development
|
||||
----------------------------
|
||||
|
||||
- Bug #1446: Logging while logs are processed causes infinite loop (qiangxue)
|
||||
- Enh #1406: DB Schema support for Oracle Database (p0larbeer, qiangxue)
|
||||
- Enh #1437: Added ListView::viewParams (qiangxue)
|
||||
- New extension #1438: [MongoDB integration](https://github.com/yiisoft/yii2-mongodb) ActiveRecord and Query (klimov-paul)
|
||||
|
||||
2.0.0 alpha, December 1, 2013
|
||||
---------------------------
|
||||
|
||||
- Initial release.
|
||||
- Official extensions released in this version:
|
||||
- [Twitter bootstrap 3.0](https://github.com/yiisoft/yii2-bootstrap)
|
||||
- [Jquery UI](https://github.com/yiisoft/yii2-jui)
|
||||
|
||||
- [Debug Toolbar](https://github.com/yiisoft/yii2-debug)
|
||||
- [Gii code generator](https://github.com/yiisoft/yii2-gii)
|
||||
|
||||
- [Elasticsearch integration](https://github.com/yiisoft/yii2-elasticsearch): ActiveRecord and Query
|
||||
- [Redis integration](https://github.com/yiisoft/yii2-redis): ActiveRecord, Cache and Session
|
||||
- [Sphinx integration](https://github.com/yiisoft/yii2-redis): ActiveRecord and Query
|
||||
|
||||
- [Swiftmailer](https://github.com/yiisoft/yii2-swiftmailer)
|
||||
|
||||
- [Smarty View Renderer](https://github.com/yiisoft/yii2-smarty)
|
||||
- [Twig View Renderer](https://github.com/yiisoft/yii2-twig)
|
||||
|
||||
Reference in New Issue
Block a user