From d03ff2c2f47d7edf127d21a4722415b319543f41 Mon Sep 17 00:00:00 2001 From: Rich-Harris Date: Sun, 16 Aug 2015 14:36:08 -0400 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a6492..6db916e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ ## 0.14.0 -* TK +* Internal refactoring +* Correctly deconflict generated default export names ([#72](https://github.com/rollup/rollup/issues/72)) +* Handle `export { x } from 'y'` declarations ([#74](https://github.com/rollup/rollup/issues/74)) +* Dedupe named imports from external modules in ES6 bundles ([#77](https://github.com/rollup/rollup/issues/77)) ## 0.13.0