diff --git a/CHANGELOG.md b/CHANGELOG.md index 18cf504..ef8d6e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ Yii Framework 2 bootstrap extension Change Log ============================================== -2.0.4 under development +2.0.5 under development ----------------------- + + +2.0.4 May 10, 2015 +------------------ + - Bug #18: `label` option ignored by `yii\bootstrap\Activefield::checkbox()` and `yii\bootstrap\Activefield::radio()` (mikehaertl) - Bug #5984: `yii\bootstrap\Activefield::checkbox()` caused browser to link label to the wrong input (cebe) - Bug #7894: Fixed incorrect URL config processing at `yii\bootstrap\Nav::items` if route element is not a first one (nkovacs, klimov-paul)