Procházet zdrojové kódy

[skip ci] update changelog

Rudy Ges před 2 roky
rodič
revize
52008b1fcd
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      extra/CHANGES.txt

+ 2 - 0
extra/CHANGES.txt

@@ -7,11 +7,13 @@
 	Bugfixes:
 	Bugfixes:
 
 
 	all : don't infer Null<?> if it already is Null<?> (#11286)
 	all : don't infer Null<?> if it already is Null<?> (#11286)
+	all : fix ?? inference and precedence (#11252)
 	all : bring back forced inline (#11217)
 	all : bring back forced inline (#11217)
 	all : allow non constant "inline" var init with -D no-inline (#11192)
 	all : allow non constant "inline" var init with -D no-inline (#11192)
 	all : improve @:enum abstract deprecation warning handling (#11302)
 	all : improve @:enum abstract deprecation warning handling (#11302)
 	all : fix some stack overflow with pretty errors
 	all : fix some stack overflow with pretty errors
 	display : fix go to definition with final (#11173)
 	display : fix go to definition with final (#11173)
+	display : fix completion requests with @:forwardStatics (#11294)
 	eval : fix MainLoop.add not repeating (#11202)
 	eval : fix MainLoop.add not repeating (#11202)
 	hl/eval/neko : fix exception stack when wrapping native exceptions (#11249)
 	hl/eval/neko : fix exception stack when wrapping native exceptions (#11249)
 	macro : map `this` when restoring typed expressions (#11212)
 	macro : map `this` when restoring typed expressions (#11212)