diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bd28750..115b64e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - the dialog is now displayed before the upgrading process (but the operation is only executed after a successful upgrade) - Settings - new option to disable the reboot dialog after a successful upgrade (`updates.ask_for_reboot`) +

+ +

- Arch - able to handle upgrade scenarios when a package wants to overwrite files of another installed package

diff --git a/pictures/releases/0.9.2/ask_reboot.png b/pictures/releases/0.9.2/ask_reboot.png new file mode 100755 index 00000000..e70c9f69 Binary files /dev/null and b/pictures/releases/0.9.2/ask_reboot.png differ