Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 296 Bytes

Yii Active Record Change Log

3.0.0 under development

  • Enh #40: Added public method yii\data\ActiveDataProvider::prepareQuery() for debug facilitation (GHopperMSK)
  • Enh #34: Adjustments to new DI and events replacements (fabriziocaldarelli)