From e1474c2f5f0d7e66c9de14f308b15e9c6c411416 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Mon, 17 Nov 2014 12:00:05 +1100 Subject: [PATCH] add 1.12.19 changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2722f4450e..a0f927324c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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