=======
CHANGES
=======

2.0.0 (2015-06-09)
------------------

- bump version to 2.0.0 because it's a part of j01.form since v2.0.0

- bugfix: make use of @select2-search-input-height and
  @select2-search-input-padding


0.6.0 (2014-03-24)
------------------

- feature: support bootstrap 3 based less and css concept. Just copy the
  core.less file and override the variables.

- update source to select2 version 3.4.5

- removed SelectWidget as inherited widget class from Select2Widget and
  re-implemented the update method wihtout inlcuding the field css class.


0.5.3 (2013-09-25)
------------------

- Added display widget template for `ISelect2Widget`


0.5.2 (2013-03-19)
------------------

- improve css styles


0.5.1 (2013-01-02)
------------------

- bugfix: fix linux chameleon template issues with line break in tag elements.


0.5.0 (2012-11-16)
------------------

- initial release
