Browse Source

forgot one

[skip ci]
Simon Krajewski 7 năm trước cách đây
mục cha
commit
ac96002f45
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -9,6 +9,7 @@ XXXX-XX-XX:
 	all : support `inline call()` and `inline new` expressions (#7425)
 	all : support `@:using` on type declarations (#7462)
 	all : support XML literal strings but require them to be macro-processed (#7438)
+	all : allow enum values without arguments as default function argument values (#7439)
 	lua : add -D lua-vanilla, which emits code with reduced functionality but no additional lib dependencies
 
 	General improvements and optimizations: