0.6.0 (2025-05-20)
=====
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.

- Update README after switchover to meson
- build: Automate copyright year management
- Add meson build
- Add about dialog
- autotools-build: Avoid versioning libstopwatch
- I18n: Update po/LINGUAS list
- Translation Updates:
  Greek, Vietnamese

0.5.2 (2024-12-25)
=====
- build: Fix automake options


0.5.1 (2024-12-25)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- Support the panel's deskbar mode.
- I18n: Update po/LINGUAS list
- build: Switch from intltool to gettext
- build: Add GLib requirement
- build: Fix autotools warnings
- autoconf: Some updates
- Update `.gitignore`
- Use dist-xz for release tarballs
- Translation Updates:
  Albanian, Amharic, Arabic, Asturian, Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (Canada),
  English (United Kingdom), Estonian, Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian,
  Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
  Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese
  (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Turkish, Ukrainian, Uyghur

0.5.0
======
- Fix debug output when failing to get config file name
- Rename configiure.ac.in -> confiugre.ac
- Fix make distcheck and typos
- Fix build with panel 4.15+
- Translation Updates:
  Amharic, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  English (Australia), English (Canada), English (United Kingdom),
  Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay,
  Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Turkish, Ukrainian, Uyghur,

0.4.0
=====

- Rewrite in C
- Fix horizontal mode
- Improve user interface by use a start/stop button rather than reset
- Reset via menu entry
- Save/load running state so timer continues after panel reload

0.3.1
=====
[Please note that this is a development release]

- Port to Gtk3
- Fix build with vala and GObject instrospection. xfce4-vala is no longer
  needed.

0.2.0 (2009-07-27)
=========================

- First stable release
- Basic functionality
