----------------
.. rubric:: New options
- *textvariable*: connect the currently selected date to the given :class:`StringVar` (`6 <https://github.com/j4321/tkcalendar/issues/6>`_)
- *state*: 'normal' or 'disabled'
- *disabledselectbackground*, *disabledselectforeground*,
*disableddaybackground* and *disableddayforeground*: configure colors
when :class:`Calendar` is disabled
.. rubric:: Bug fixes
- Fix :class:`DateEntry` behavior in readonly mode
- Make :meth:`Calendar.selection_get` always return a :class:`datetime.date`