add changelog for 1.12.18

This commit is contained in:
Sebastian McKenzie 2014-11-16 21:00:00 +11:00
parent b7458f949c
commit e5c18749f0

View File

@ -1,3 +1,7 @@
# 1.12.18
* Use `global` reference instead of `window`.
# 1.12.17
* Add `moduleName`, `sourceRoot` and `filenameRelative` options - thanks @darvelo!