Fix changelog [skip ci]

This commit is contained in:
Henry Zhu 2017-03-12 22:23:51 -04:00 committed by Daniel Tschinder
parent 256fcbc58f
commit b3c7337fac
No known key found for this signature in database
GPG Key ID: 46A883CAEC8A94BD

View File

@ -110,6 +110,10 @@ module.exports = function preset (context, options, fileContext) {
- Sven SAULEAU ([xtuc](https://github.com/xtuc))
- Zachary Miller ([zjmiller](https://github.com/zjmiller))
## 6.23.1 (2017-02-13)
Regression: Revert https://github.com/babel/babel/pull/5306 since it made a backwards-incompatible change.
## 6.23.0 (2017-02-13)
#### :rocket: New Feature