Browse Source

changelog [skip ci]

Alexander Kuzmenko 7 years ago
parent
commit
41406509c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -18,6 +18,7 @@
 	all : make DCE keep constructor if any instance field is kept (#6690)
 	all : make DCE keep constructor if any instance field is kept (#6690)
 	all : make `final` in structures use class notation
 	all : make `final` in structures use class notation
 	all : fixed haxe.format.JsonPrinter for instances of classes to make it produce consistent result across targets (#6801)
 	all : fixed haxe.format.JsonPrinter for instances of classes to make it produce consistent result across targets (#6801)
+	all : fixed autogenerated constructor for extending @:structInit classes (#6822, #6078)
 	display : added `this` and `super` to toplevel completion (#6051)
 	display : added `this` and `super` to toplevel completion (#6051)
 	php : implemented direct method comparison. No need to use `Reflect.compareMethods()`
 	php : implemented direct method comparison. No need to use `Reflect.compareMethods()`
 	php : added `php.Syntax.code()` instead of deprecated `untyped __php__()` (#6708)
 	php : added `php.Syntax.code()` instead of deprecated `untyped __php__()` (#6708)