From b86545a3203faaa8c9e2d39071f9791e339051f2 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Wed, 13 May 2015 03:19:39 +0100 Subject: [PATCH] update 5.3.1 changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58ce907603..0c49c95a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog. * **Bug Fix** * Fix unique export specifiers not being cloned when exploding class and function exports, + * **Polish** + * Turn import remaps to sequence expressions to remove their context and improve performance. ## 5.3.0