diff --git a/README.html b/README.html
index a43e555b..a57b27bb 100644
--- a/README.html
+++ b/README.html
@@ -342,5 +342,5 @@ Main changes by version:
| 1.0 | Initial publicly supported release. |
| 1.0.1 | Fix arg check and behavior of xpcall() to leave stack intact.
-Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values. |
+Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values. Array support in luajava bindings.
|