add item to 5.1.0 changelog

This commit is contained in:
Sebastian McKenzie 2015-04-13 00:13:05 -07:00
parent 1583262807
commit 09883962f1

View File

@ -40,6 +40,7 @@ See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
* **New Feature** * **New Feature**
* Add [trailing function comma proposal](https://github.com/jeffmo/es-trailing-function-commas). Thanks [@AluisioASG](https://github.com/AluisioASG)! * Add [trailing function comma proposal](https://github.com/jeffmo/es-trailing-function-commas). Thanks [@AluisioASG](https://github.com/AluisioASG)!
* Add support for object literal decorators. * Add support for object literal decorators.
* Make core-js modular when using the `runtime` transformer.
## 5.0.12 ## 5.0.12