From e98be6dc555dd7cb2d35765e1a8c07c35760d6a3 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Fri, 17 Nov 2017 09:53:24 -0300 Subject: [PATCH] Adds info about issue 1622 on the changes file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 18813c15..dd033245 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ v3.0.????? - ? --------------------------- + - Fix lua headers on the build scripts + [Issue #1621 - @Minasu] - Refactoring on the JSON parser. [Issue #1576, #1577 - Tobias Gutknecht, @zimmerle, @victorhora, @marcstern] - Adds support to WEBAPPID variable.