Skip to content

Commit

Permalink
Fix a changelog mess
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeymakinen committed Dec 26, 2017
1 parent f199b2b commit 56e3032
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions framework/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ Yii Framework 2 Change Log
- Enh #15347: Add `Instance` support for object property in DI container (kojit2009)
- Enh #15357: Added multi statement support for `yii\db\sqlite\Command` (sergeymakinen)
- Enh #15360: Refactored `BaseConsole::updateProgress()` (developeruz)
- Bug #15317: Regenerate CSRF token if an empty value is given (sammousa)
- Bug #15380: `FormatConverter::convertDateIcuToPhp()` now converts `a` ICU symbols to `A` (brandonkelly)
- Enh #15415: Added transaction/retry support for `yii\db\Command` (sergeymakinen)

- Enh: Added check to `yii\base\Model::formName()` to prevent source path disclosure when form is represented by an anonymous class (silverfire)


Expand Down

0 comments on commit 56e3032

Please sign in to comment.