Browse Source

CHANGELOG for #14620

Implemented in

- 3a8feb17a8
- 70ad9f730b
tags/2.0.13
Carsten Brandt 7 years ago
parent
commit
58d1521280
No known key found for this signature in database
GPG Key ID: BE4F41DE1DEEEED0
  1. 1
      framework/CHANGELOG.md

1
framework/CHANGELOG.md

@ -72,6 +72,7 @@ Yii Framework 2 Change Log
- Bug #13969: Fixed a bug in a `yii\console\controllers\CacheController` when caches defined via a closure were not detected (Kolyunya)
- Enh #14061: Added request scope assignments cache to `yii\rbac\DbManager::checkAccess()` to avoid duplicate queries for user assignments (leandrogehlen, cebe, nineinchnick, ryusoft)
- Enh #14294: Added `InputWidget::renderInput()` to move behavior described in `InputWidget` class docs to the class itself (cebe)
- Enh #14620: Updated `yii.activeForm.js` and `yii\web\View` to jQuery 3.0 compatible API (silverfire)
2.0.12 June 05, 2017

Loading…
Cancel
Save