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

2.0.2 (2015-07-20)
------------------

- bugfix: fix encoding issues


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

- switch to newest javascript and styles version 1.4.0

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

- don't forget to include bootstrap dropdown styles or take a look at the
  standalone styles at: https://github.com/eternicode/bootstrap-datepicker/

- bugfix: remove unused images


0.6.2 (2015-06-29)
------------------

- bugfix: convert tabs to space in j01.datepicker.js


0.6.1 (2015-04-11)
------------------

- bugfix: fix j01.datepicker.js include in configure.zcml


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.

- use j01.datepicker.css instead of datepicker.css and j01.datepicker.js
  instead of datepicker.js

- switch from outdated eyecon datepicker to bootstrap-datepicker. Please review
  the implementation if you used customized widgets. At least inlclude
  j01.datepicker.js instead of datepicker.js.


0.5.2 (2013-06-20)
------------------

- bugfix: fix date format translation. Use the correct message item.


0.5.1 (2013-03-19)
------------------

- bugfix: fix german umlauts in months


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

- initial release
