### mozo 1.28.0

  * Translations update

### mozo 1.27.0

  * Translations update
  * configure.ac: The macro 'AC_HELP_STRING' is obsolete
  * tx: update resource
  * only require gtk version 3.12 instead of 3.24
  * tx: migrate config file
  * meson build: drop desktop-file argument
  * tx: update resource
  * mozo-ui: fix typo in button label
  * make the collection menu item removeable
  * fix adding and removing seperator item

### mozo 1.26.0

  * Translations update
  * update copyright to 2021
  * rewrite mozo.ui from scratch

### mozo 1.25.0

  * Translations update
  * i18n: Do not collect the translation for Icon
  * Skip Collection directory
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * add meson build files to EXTRA_DIST

### mozo 1.24.0

  * bump version

### mozo 1.23.1

  * Translations update
  * desktop file: add missing hints for translators
  * sets the required version for gettext (0.19.8)
  * Add Undo and Redo buttons
  * moveItem: Remove redundant code, add missing check for move mode when merging entries
  * Change DragAction to MOVE
  * undo/redo: Handle missing files
  * Fix item drag & drop creating copies, fix undo, redo and a crash when refreshing

### mozo 1.23.0

  * Translations update
  * Fix DeprecationWarning ABCs from 'collections'
  * Fix DeprecationWarning: cgi.escape is deprecated
  * Change url project's website
  * use meson to build
  * Migrate from intltool to gettext
  * Fix drag and drop of .desktop file
  * Fix creating new menus and items
  * Fix moving a menu corrupting the menu

### mozo 1.22.0

  * Translations update
  * Fix menu entry can not move
  * Initialize Travis CI support

### mozo 1.21.1

  * Translations update
  * disable deprecation warnings for distcheck
  * Remove libdir from Mozo/config.py

### mozo 1.21.0

  * Translations update
  * drop acinclude.m4 which is not needed anymore
  * Support new mate-menus api
  * just reindent python code

### mozo 1.20.0

  * Translations update

### mozo 1.19.0

  * Translations update
  * Restore Polish translation credits from GNOME
  * remove ancient NEWS.GNOME

### mozo 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting
    to make generating release announcements easier
  * Translations update

### mozo 1.16.0

  * Add Properties and Delete buttons
  * Fix several drag-and-drop issues
  * Fix crash when .desktop file has slash in the name
  * Some more fixes and cleanups
  * Translations update

### mozo 1.14.1

  * Fix crash and erasing of menu file when processing
    non-ASCII character
  * Fix crash on invalid XML file
  * Always encode with UTF-8 before writing XML file
  * Translations update

### mozo 1.14.0

  * Move to GTK+3 and GObject Introspection, drop old
    PyGTK-related code
  * Translations update
  * Fix Changelog generation

### mozo 1.12.0

  * Enable startup notification
  * Add silent rules
  * Some bugfixes

### mozo 1.10.1

  * Fix wrong highlighting while moving menu items
    when separators are present.
  * Remove deprecated GTK properties
  * Fix help link

### mozo 1.10.0

  * Translations update

### mozo 1.8.0

  * Tarball renamed to mozo
  * Update translations
  * Update manpage