From 39c19cffe17a789f2c1f2773874fb9d1ae66a973 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Sun, 12 Jan 2020 12:34:45 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7dc1ec1..2e382edc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - supporting JPEG images as custom icons - UI: - widgets visibility settings ( the main widgets now should always be visible ( e.g: toolbar buttons ) - - only centralizing the panel for the first refresh + - scaling ### Fixes - missing categories i18n [48](https://github.com/vinifmor/bauh/issues/48)