Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 478 Bytes

CHANGELOG

A [BC BREAK] means the update will break the project for many reasons:

  • new mandatory configuration
  • new dependencies
  • class refactoring

2014-05-19

  • [BC BREAK] Third argument of EntityRepository::findBy method is now $fieldConditions.

2014-05-18

  • [BC BREAK] Second argument of EntityRepository::findBy method is now $propertyConditions.

2014-05-18

  • Added some finders in EntityRepository class to retrieve some published contents.