From d3da29ba512ba7b1d520b4e1537bad5bf4d71011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 25 Jan 2017 07:37:09 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 5f7d73ce2..6472e4dfd 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -25,6 +25,7 @@ New features:: Build:: * core: fix compilation on FreeBSD with autotools (issue #276) + * ruby: add detection of Ruby 2.4 (issue #895) [[v1.7]] == Version 1.7 (2017-01-15)