From dd6da3b3af7a09833ef5d90079ca833985eed7dc Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Sat, 7 Jul 2018 18:44:43 -0400 Subject: [PATCH] rm extra changelog [skip ci] --- CHANGELOG.md | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1326362fb66e..fec706d66de2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2226,25 +2226,6 @@ Also started Babel to compile itself with Babel 7! (We'll be working on making i * `babel-helper-builder-react-jsx` * [#5484](https://github.com/babel/babel/pull/5484) Removes unused lodash dep from babel-helper-builder-react-jsx. ([@segphault](https://github.com/segphault)) -#### Committers: 17 -- Aaron Ang ([aaronang](https://github.com/aaronang)) -- Arshabh Kumar Agarwal ([arshabh](https://github.com/arshabh)) -- Artem Yavorsky ([yavorsky](https://github.com/yavorsky)) -- Boopathi Rajaa ([boopathi](https://github.com/boopathi)) -- Brian Ng ([existentialism](https://github.com/existentialism)) -- Damien Maillard ([dmail](https://github.com/dmail)) -- Diogo Franco ([Kovensky](https://github.com/Kovensky)) -- Henry Zhu ([hzoo](https://github.com/hzoo)) -- Jason Julian ([JulianJason](https://github.com/JulianJason)) -- Logan Smyth ([loganfsmyth](https://github.com/loganfsmyth)) -- Nitin Tulswani ([nitin42](https://github.com/nitin42)) -- Patrick Williams ([pwmckenna](https://github.com/pwmckenna)) -- Robert Jackson ([rwjblue](https://github.com/rwjblue)) -- Ryan Paul ([segphault](https://github.com/segphault)) -- Samuel Reed ([STRML](https://github.com/STRML)) -- Sergey Bekrin ([sergeybekrin](https://github.com/sergeybekrin)) -- Sven SAULEAU ([xtuc](https://github.com/xtuc)) - ## babel@7.0.0-alpha.2 (2017-03-08) #### :rocket: New Feature @@ -2375,4 +2356,4 @@ Also started Babel to compile itself with Babel 7! (We'll be working on making i * `babel-cli`, `babel-core` * [#5179](https://github.com/babel/babel/pull/5179) [7.0] No path is absolute. ([@zertosh](https://github.com/zertosh)) * `babel-polyfill` - * [#5122](https://github.com/babel/babel/pull/5122) Remove old code used for backwards compatibility. ([@Anderson-Vasques](https://github.com/Anderson-Vasques)) \ No newline at end of file + * [#5122](https://github.com/babel/babel/pull/5122) Remove old code used for backwards compatibility. ([@Anderson-Vasques](https://github.com/Anderson-Vasques))