mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-30 01:56:35 +08:00
Update framework/CHANGELOG.md
This commit is contained in:
committed by
GitHub
parent
344b0aecf3
commit
f28386835d
@ -6,7 +6,7 @@ Yii Framework 2 Change Log
|
||||
|
||||
- Bug #13920: Fixed erroneous validation for specific cases (tim-fischer-maschinensucher)
|
||||
- Bug #19927: Fixed `console\controllers\MessageController` when saving translations to database: fixed FK error when adding new string and language at the same time, checking/regenerating all missing messages and dropping messages for unused languages (atrandafir)
|
||||
- Bug #20002: fixed superfluous query on HEAD request in serializer (xicond)
|
||||
- Bug #20002: Fixed superfluous query on HEAD request in serializer (xicond)
|
||||
- Enh #12743: Added new methods `BaseActiveRecord::loadRelations()` and `BaseActiveRecord::loadRelationsFor()` to eager load related models for existing primary model instances (PowerGamer1)
|
||||
|
||||
2.0.49.2 October 12, 2023
|
||||
|
||||
Reference in New Issue
Block a user