From e2adc8a027970f3b5bfa0333f4e7c4d1556588af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Tue, 27 Dec 2022 14:09:22 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ba9cce76..ae9ef8db9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 2.0.0-alpha.21 / 27 Dec 2022 +While this is an alpha release, new servers should use this rather than an older "stable" version. + +Bugfixes: + * Fix loading non-English translations. (#2602) + ## 2.0.0-alpha.20 / 26 Dec 2022 While this is an alpha release, new servers should use this rather than an older "stable" version.