Browse Source

update changelog

better-aggressive
Rich Harris 9 years ago
parent
commit
f36cf6a3d8
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -6,6 +6,7 @@
* Reinstate statically-analysable namespace imports
* Avoid using getters in namespace blocks where possible ([#144](https://github.com/rollup/rollup/issues/144))
* Track variable aliases ([#96](https://github.com/rollup/rollup/issues/96))
* Prevent multiline strings being indented ([#164](https://github.com/rollup/rollup/issues/164))
## 0.17.4

Loading…
Cancel
Save