~~~~~~~~~~~~~~~~~~~
.. _0.2: https://github.com/matthiask/feincms3-forms/compare/0.1...0.2
- Changed ``ConfiguredForm.get_formfields_union`` to allow fetching arbitrary
attributes from plugins, completely changed the return value to a list of
``(name, {...attributes...})`` tuples, made validation utilities work with
this new data structure.