Dan Korostelev 5 лет назад
Родитель
Сommit
e87dc07baa
1 измененных файлов с 8 добавлено и 1 удалено
  1. 8 1
      extra/CHANGES.txt

+ 8 - 1
extra/CHANGES.txt

@@ -1,3 +1,10 @@
+Unreleased 4.1.2
+
+	Bugfixes:
+
+	lua : fix output not being generated when there is no -main entry point (#9489)
+	macro : fix reification for type intersection syntax (#9404)
+
 2020-22-05 4.1.1
 
 	New features:
@@ -18,7 +25,7 @@
 	interp : fixed throwing `haxe.macro.Error` outside of a macro context (#9390)
 	lua : fixed lua.PairTools.ipairsMap method
 	php : fixed an edge case in String methods generation (#9464)
-	
+
 2020-05-13: 4.1.0
 
 	New features: