### mozo 1.22.2

  * Translations update
  * 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
  * Fix DeprecationWarning ABCs from 'collections'
  * Fix DeprecationWarning: cgi.escape is deprecated
  * Fix drag and drop of .desktop file

### mozo 1.22.1

  * Translations update
  * 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
