From 81e1cdced3c0266d4b02a68e5f99c30a9c992303 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Fri, 17 Nov 2017 14:11:27 -0300 Subject: [PATCH] Adds info about issue 1615 on the changes file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index dd033245..d72620a9 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ v3.0.????? - ? --------------------------- + - Improvements on the benchmark tool. + [Issue #1615 - @zimmerle] - Fix lua headers on the build scripts [Issue #1621 - @Minasu] - Refactoring on the JSON parser.