diff --git a/README b/README index db67923..005c38e 100644 --- a/README +++ b/README @@ -22,6 +22,10 @@ Please check the documentation at doc/us/ for more information. History ------- +Version 1.6.3 [15/Jan/2012] + * Lua 5.3 compatibility + * Assorted bugfixes + Version 1.6.2 [??/Oct/2012] * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks) diff --git a/doc/us/index.html b/doc/us/index.html index 5c05085..2bb7f5d 100644 --- a/doc/us/index.html +++ b/doc/us/index.html @@ -71,8 +71,7 @@ the underlying directory structure and file attributes.

Status

-

Current version is 1.6.2. It was developed for Lua 5.1 but also - works with Lua 5.2.

+

Current version is 1.6.3. It works with Lua 5.1, 5.2 and 5.3.

Download

@@ -83,6 +82,12 @@ page.

History

+
Version 1.6.3 [15/Jan/2015]
+
+
Version 1.6.2 [??/Oct/2012]