3.0.0 (04/12/2019)
- Add support for Symfony 5
- Drop support for Symfony 3
2.0.1 (06/02/2019)
- Fix EntitySearchType and AttachmentType
- Add a new collection theme and an auto-initialize option to the collection helper JS
2.0.0 (01/12/2018)
- Add support for Symfony 4
- Drop support for Symfony 2
- AttachmentType and EntitySearchType currently broken
1.0.6 (05/05/2016)
- Move FormTypeInterface deprecation from ResizePolyFormListener to PolyCollectionType
- Fix issue with LegacyFormUtil not handling FormType instances in Symfony < 2.8
1.0.5 (28/04/2016)
- Deprecated passing FormTypeInterfaces to Polycollection, to be removed in 2.0
1.0.4 (26/04/2016)
- Fix misc deprecation warnings with Symfony 2.8+
- Added option to keep script tags in prototypes when rendering new collection rows
1.0.3 (26/11/2015)
- Added indexing by ID for the Polycollection
- Collection helper returns added row when calling addToCollection
1.0.2 (29/08/2015)
- Actually fix deprecation warnings (except CheckboxGrid)
1.0.1 (19/06/2015)
- Fix Symfony 2.7 deprecation warnings in the FormTypes #28
1.0.0 (16/06/2015)
- Initial Stable release