diff --git a/debian/changelog b/debian/changelog index 7240de9..745b28a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +imagop (0.1.0) unstable; urgency=medium + + * Add image output settings with overwrite or folder selection + * Add current folder image output settings with new options and Update settings ui + * Add output folder write permission control + * Reformat code + * Add info label to settings page + * Update pot file + * Update Turkish translations + * Add backup_image function for prevent unwanted overwrites + * Add jpg and png progress labels to splash page + * Update pot file + * Update Turkish translations + * Add Glib.idle_add to done_listbox + * Update screenshots + * Update README.md + + -- Fatih Altun Mon, 14 Mar 2022 12:35:46 +0300 + imagop (0.1.0~beta7) unstable; urgency=medium * Add control to set_sensitive of restore defaults button