From c33716d70bd667d794ae1dd7a80296e66b287167 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 30 Jul 2019 18:41:05 -0300 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a83af448..d0748b4d 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/). ### Fixes: - apps table not showing empty descriptions - replacing default app icons by null icons -- i18n fixes +- i18n ### Comments: - not adding Flatpak default remote (flathub) when initializing. It requires root actions, and will be addressed in a different way in future releases.