@@ -1,3 +1,17 @@
+2019-XX-XX: 4.0.X
+
+ General improvements:
+ hl : profiler API
+ Bugfixes:
+ all : fixed EnumValue handling in constant propagation with analyzer enabled (#8959)
+ all : fixed compiler crash upon Void items in array declarations (#8972)
+ java/cs : fixed `Reflect.callMethod(o, method, args)` for `args` not containing optional arguments (#8975)
+ python : fixed invalid generation of some inlined code blocks (#8971)
2019-11-11: 4.0.2
General improvements and optimizations: