From 72db3f74f14ff2baad21efce613dac7bddbf9b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 26 Dec 2017 21:56:57 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 5bfabe872..7ee2f1c31 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -25,6 +25,10 @@ New features:: * scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (issue #1075) * scripts: add option "version" in script commands (issue #1075) +Build:: + + * ruby: add detection of Ruby 2.5 (issue #1122) + [[v2.0.1]] == Version 2.0.1 (2017-12-20)