----------------
.. rubric:: New features
- Add possibility to display special events (like birthdays, ..) in the calendar.
The events are displayed with colors defined by tags and the event description is displayed in a tooltip
(see :ref:`calevent`) (`19 <https://github.com/j4321/tkcalendar/issues/19>`_)
.. rubric:: New options
- *showwekknumbers*: show/hide week numbers (`18 <https://github.com/j4321/tkcalendar/issues/18>`_)
- *firstweekday*: first week day ('monday' or 'sunday') (`25 <https://github.com/j4321/tkcalendar/issues/25>`_)
.. rubric:: Bug fixes
- No longer set locale globally to avoid conflicts between several instances, use babel module instead (`15 <https://github.com/j4321/tkcalendar/issues/15>`_)
- Make :class:`DateEntry` compatible with more ttk themes, especially OSX default theme (`16 <https://github.com/j4321/tkcalendar/issues/16>`_)