0.6.9:

* Correct the GSettings schema ID.

0.6.8:

* Change the GApplication application ID again.
  This time to base it on the website's domain.

0.6.7:

* Change the GApplication application ID.

0.6.6:

* Don't ignore the suffix if the unselected prefix options contain text.
  (Murray Cumming)

0.6.5:

* Several fixes for serious problems with string matching when renaming files.
  (Murray Cumming)
* Adapt to GApplication handle_local_options() fix in glib 2.45.5,
  which caused prefixsuffix to never show the main window.
  (Murray Cumming)

0.6.4:

* Correct prefix renaming.
  https://github.com/murraycu/prefixsuffix/issues/5
  (Murray Cumming)
* Move buttons to the header bar, to match the GNOME 3 design style.
  (Juan R. García Blanco)
* Added French translation.
  https://github.com/murraycu/prefixsuffix/pull/4
  (Okki)

0.6.3:

* Make the Stop button actually work.
  (Juan R. García Blanco)
* Add a --version command line option.
  (Murray Cumming)
* Internal changes: Use GtkApplication.
  (Murray Cumming)

0.6.2:
* Show the app name in the window title.
  (Murray Cumming)

0.6.1:

* Various minor corrections and code reorganisation.
  (Murray Cumming)

0.6.0:

* Ported to gtkmm 3, removing dependencies on libglademm, gnome-vfsmm 
  and bakery.

0.5.0:

* Ported to gtkmm 2.4.
* More HIG-compliant UI.

0.4.0:

* Now uses gnome-vfsmm, so any URI should work,
  not just directories on the local file system.
* There is now a progress bar.
* It now shows dialogs if incorrect data has 
  been entered, and if there are runtime failures.

0.3.0:

* Updated for latest Bakery API, 
  which no longer depends on gnomemm.
* Some UI improvement.
