This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Propel1/CHANGELOG.md

16 lines
256 B
Markdown
Raw Normal View History

2012-04-26 21:39:36 +01:00
CHANGELOG
=========
2012-10-27 20:41:12 +01:00
2.2.0
2012-04-26 21:39:36 +01:00
-----
2012-10-27 20:41:12 +01:00
* added a collection type for the I18n behavior
* added an optional PropertyAccessorInterface parameter to ModelType and
ModelChoiceList
* [BC BREAK] ModelType now has a constructor
2012-10-27 20:41:12 +01:00
2.1.0
-----
2012-10-27 20:41:12 +01:00
* added the bridge