Browse Source

[lua] add to CHANGES.txt

Justin Donaldson 5 years ago
parent
commit
c6afb461bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -5,6 +5,7 @@
 	js : use abstract type name for generating its implementation class (#9006)
 	js : use abstract type name for generating its implementation class (#9006)
 	js : improve haxe.ds.StringMap implementation (#8909)
 	js : improve haxe.ds.StringMap implementation (#8909)
 	js : improve interface checking and make it more minifier-friendly (#9178)
 	js : improve interface checking and make it more minifier-friendly (#9178)
+    lua : improve error handling behavior when throwing objects/instances.
 
 
 	Standard Library:
 	Standard Library: