From 61528b730398dcc8f1d26ffb3379745076fb3bf6 Mon Sep 17 00:00:00 2001 From: kzc Date: Sat, 7 Jan 2017 15:53:37 -0500 Subject: [PATCH] change log addition for 0.41.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c34eba..cbb5e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ## 0.41.0 * Add `this.warn(...)` and `this.error(...)` methods to plugin `transform` hook contexts ([#1140](https://github.com/rollup/rollup/issues/1140)) +* `throw` always considered to be a side effect ([#1227](https://github.com/rollup/rollup/pull/1227)) ## 0.40.2