diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 120: BGe 5-Jun-17 | ||
4 | * new API function lanes.register( "name", module) to manually register a module table after it was required | ||
5 | * Transfering registered module tables will link the equivalent in the destination state instead of cloning it | ||
6 | * bumped version to 3.11 | ||
7 | |||
3 | CHANGE 119: BGe 10-May-17 | 8 | CHANGE 119: BGe 10-May-17 |
4 | * Fixed some compilation warnings | 9 | * Fixed some compilation warnings |
5 | * Improved LuaJIT support | 10 | * Improved LuaJIT support |