From 4fc3ab41964f3404ad8c39ea900a62ff64a0ce62 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Wed, 29 Apr 2020 17:09:04 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c94e502..c4c300dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,12 +13,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Settings - new option to disable the reboot dialog after a successful upgrade (`updates.ask_for_reboot`) ### UI - - icons, buttons and colors changes - - removed more unnecessary **x** buttons from some dialogs +- icons, buttons and colors changes +- removed more unnecessary **x** buttons from some dialogs ### i18n contributors - - Turkish (tr): [tuliana](https://github.com/tulliana) - - Russian (ru): [mountain-biker85](https://github.com/mountain-biker85) +- Turkish (tr): [tuliana](https://github.com/tulliana) +- Russian (ru): [mountain-biker85](https://github.com/mountain-biker85) ## [0.9.1] 2020-04-24 ### Features