From 40ab0bb11ea6bdf34f953164b58ce3f43c016299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 19 Mar 2021 23:27:00 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index a2a7da7e6..deb0f6597 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -29,6 +29,10 @@ Bug fixes:: * core: recreate buflist and fset bars on /reload when WeeChat is started without configuration files (issue #1618) +Tests:: + + * core: switch from Ubuntu 18.04 to 20.04 in CI + [[v3.1]] == Version 3.1 (2021-03-07)