add 1.12.16 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-16 14:34:42 +11:00
parent e290990371
commit a027d2b9cf

View File

@ -1,6 +1,7 @@
# 1.12.16
* Fix missing comments not being retained from `MethodDefinition` in classes.
* Fix comments not being retained from `MethodDefinition` in classes.
* Add temporal dead zone in default parameters.
# 1.12.15