From c48815673d1eee309657e5703e30e6d0011296ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 3 Mar 2020 21:51:03 +0100 Subject: [PATCH] core: update ChangeLog (issue #1455) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index bac08066f..12d24d101 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -55,6 +55,7 @@ Build:: * guile: add detection of Guile 3.0.0 (issue #1442) * irc: fix build with GnuTLS < 3.1.0 (issue #1431) * php: add detection of PHP 7.4 + * ruby: add detection of Ruby 2.7 (issue #1455) [[v2.7.1]] == Version 2.7.1 (2020-02-20)