From 156527a6f8880ee56bfd75023647ca3a98e97200 Mon Sep 17 00:00:00 2001 From: Victor Hora Date: Fri, 27 Jul 2018 15:46:56 -0400 Subject: [PATCH] CHANGES: Adds info about: #1814 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 2fc999f6..de84d0a2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.3 - YYYY-MMM-DD (to be released) ------------------------------------- + - Implement support for Lua 5.1 + [Issue #1809 - @p0pr0ck5, @victorhora] - Variable names must match fully, not partially. Match should be case insensitive. [Issue #1818, #1820, #1810, #1808 - @michaelgranzow-avi, @victorhora,