From 7bf67afc7a828663b00beb415c876c6598bb0384 Mon Sep 17 00:00:00 2001 From: rjpcomputing Date: Thu, 22 Oct 2015 13:57:26 -0700 Subject: [PATCH] Update changes.txt Fixes #98 - Lua For Windows Installer - 'h' is an invalid URL. --- changes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes.txt b/changes.txt index 97c2ea4..3a444c0 100644 --- a/changes.txt +++ b/changes.txt @@ -1,4 +1,9 @@ =================== Lua For Windows =================== +10/22/2015 Version 5.1.4-50 +* Fixes #98 - Lua For Windows Installer - 'h' is an invalid URL. +* Changed app URL to point to GitHub. +* Changed minimum version to reflect the GitHub version. + 09/23/2015 Version 5.1.4-49 + Added delaunay Lua module + Added Binary Heaps Lua module