From f36cf6a3d841496a6aebe2665a808bbb8696b034 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Mon, 5 Oct 2015 08:27:16 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9094345..1baceb3 100644 --- a/CHANGELOG.md +++ b/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