diff --git a/CHANGELOG b/CHANGELOG index cb874a59c..31c619306 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,14 +1,15 @@ -2.0.3 (2016-09-XX) +2.0.3 (2016-09-04) ========================= - Improved error reporting when reading / writing databases fails. [#450, #462] - Display an error message when opening a custom icon fails. -- Detect custom icon format based on contents instead of filename. [#512] +- Detect custom icon format based on contents instead of the filename. [#512] - Keep symlink intact when saving databases. [#442]. - Fix a crash when deleting parent group of recycle bin. [#520] - Display a confirm dialog before moving an entry to the recycle bin. [#447] - Repair UUIDs of inconsistent history items. [#130] - Only include top-level windows in auto-type window list when using gnome-shell. +- Update translations. 2.0.2 (2016-02-02) =========================