From 397b9a2ae93dae4a27bf96948196b1e56b19fa9c Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Wed, 27 Apr 2022 12:55:31 +0200 Subject: [PATCH] Changelog: Add release notes for version 64 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cad8b76..718de2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,27 @@ SPDX-License-Identifier: CC-BY-SA-4.0 # Changelog +## [64] - 2022-04-27 + +### Added +- Italian translation by @phaerrax + +### Changed +- Updated Arabic translation by Omar TS +- Updated Chinese (Simplified) translation by @wsxy162 +- Updated Dutch translation +- Updated French translation +- Updated German translation by @sal0max +- Updated Polish translation +- Updated Portuguese (Brazil) translation +- Updated Russian translation by @daudix-UFO +- Updated Spanish translation by @oscfdezdz +- Updated Turkish translation by @ersen + +### Fixed +- Background button was not activated when activating a row +- Background button did not support SVG images + ## [63] - 2022-04-13