From 4247a86248430fdb6b2ffdded376d397956714ce Mon Sep 17 00:00:00 2001 From: Lukas Taegert-Atkinson Date: Thu, 14 Feb 2019 16:37:56 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e0c843f143..c17cde595fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # rollup changelog +## 1.2.0 +*unreleased* + +### Bug Fixes +* Treat global re-export in a spec-compliant way (#2691) + +### Pull Requests +* [#2691](https://github.com/rollup/rollup/pull/2691): Fix CI issues and update acorn dependency (@lukastaegert) + ## 1.1.2 *2019-01-21*