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:
+Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values. Array support in luajava bindings.
  1.0Initial publicly supported release.
  1.0.1Fix arg check and behavior of xpcall() to leave stack intact. -Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values.