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

2.0.3 (2015-07-06)
------------------

- bugfix; added missing styles for hidden choice text called select2-hidden-accessible


2.0.2 (2015-07-02)
------------------

- bugfix: remove non ascii chars from javascript for ``Loading more results...``
  and ``Searching...``.


2.0.1 (2015-06-30)
------------------

- switch to newest 3.5.2 javascript release. Keep css styles and variables.
  Feel free to use the newest css files or use the bootstrap3 optimized
  styles located at https://github.com/t0m/select2-bootstrap-css

- bugfix: use j01Select2* image names in less/css files

- bugfix: added missing ; in varables.less at line 24


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
