From 813c812030a966c334a90d1316cf44e8c02cd948 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 17 Nov 2020 11:01:24 -0300 Subject: [PATCH] Updating CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5bc053..22a656fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - not able to replace an installed package for a new one that replaces it during conflict resolutions (e.g: xapp replaces xapps) - AUR: not able to find some repository dependencies when their names are not an exact match (e.g: sc-controller [0.4.7-1] relies on "pylibacl". This dependency now is called "python-pylibacl") +### i18n +- French translations by [KINFOO](https://github.com/KINFOO): [#143](https://github.com/vinifmor/bauh/pull/143) + ## [0.9.8] 2020-10-02 ### Fixes - Arch