Browse Source

mention latest notable changes [skip ci]

Dan Korostelev 6 năm trước cách đây
mục cha
commit
ba7e3ac137
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  1. 11 0
      extra/CHANGES.txt

+ 11 - 0
extra/CHANGES.txt

@@ -1,3 +1,14 @@
+unreleased: 4.0.0-rc.2
+
+	New features:
+	
+	all : added strictness settings for the null-safety checker, using loose checking by default (#7811)
+	js : added ES6 class generation with `-D js-es=6` (#7806)
+	
+	Bugfixes:
+	
+	all : fixed argument default value checking for externs (#7752)
+
 2019-02-01: 4.0.0-rc.1
 
 	New features: