add 1.12.19 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-17 12:00:05 +11:00
parent 8a9a205122
commit e1474c2f5f

View File

@ -1,10 +1,15 @@
# 1.12.19
* Add `comments` option and `--remove-comments` flag. Thanks @[webpro](htps://github.com/webpro)!
* Embed `regenerator`.
# 1.12.18
* Use `global` reference instead of `window`.
# 1.12.17
* Add `moduleName`, `sourceRoot` and `filenameRelative` options - thanks @darvelo!
* Add `moduleName`, `sourceRoot` and `filenameRelative` options - thanks @[darvelo](https://github.com/darvelo)!
* Traversal optimisations.
# 1.12.16