From 1ca4a32a6cbdbd3800722557ed31f262cfc9b506 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 26 Nov 2019 13:13:21 -0300 Subject: [PATCH] [CHANGELOG] catalna i18n --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8acd124..76221146 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - AppImage updater daemon replaced by a default Python thread to reduce memory usage - Caching Snap and Flatpak suggestions [#23](https://github.com/vinifmor/bauh/issues/23) - i18n: - - Italian contributions by [albanobattistella](https://github.com/albanobattistella) - + - Catalan contributions by [fitojb](https://github.com/fitojb) + - Italian contributions by [albanobattistella](https://github.com/albanobattistella) + ### Fixes - Flatpak - Ignoring no related updates ( there are some scenarios the updates are not listed due to warnings / suggestions related to some specific runtimes if the param **--no-related** is not informed )