Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 266 Bytes

CHANGELOG-2.1.md

File metadata and controls

6 lines (5 loc) · 266 Bytes

CHANGELOG for 2.1.x

  • added the possibility to configure the id name for the Doctrine converter via the id option
  • [BC break] The ParamConverterInterface::apply() method now must return a Boolean value indicating if a conversion was done.