Browse Source

mention @:structInit in CHANGES.txt

Dan Korostelev 9 years ago
parent
commit
f26401a4bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -9,6 +9,7 @@
 	all : allowed passing package dot-paths on command line (#4227)
 	all : support import.hx modules that define per-directory import/using directives (#1138)
 	all : support parsing of postfix ! operator (can be used by abstract operator overloading and macros) (#4284)
+	all : support @:structInit classes (#4526)
 	js : introduced new jQuery extern (js.jquery.*) for jQuery 1.11.3 / 2.1.4 (#4377)
 	js : introduced new SWFObject extern (js.swfobject.SWFObject) for SWFObject 2.3.20130521 (#4451)
 	js : added js.Lib.rethrow (#4551)