Update changelog

This commit is contained in:
Dan Abramov
2017-10-10 12:35:24 +01:00
committed by GitHub
parent 2264e3d044
commit 20471d693d

View File

@@ -30,6 +30,7 @@
### React Test Renderer and Test Utils
* Fix multiple `setState()` calls in `componentWillMount()` in shallow renderer. ([@Hypnosphi](https://github.com/Hypnosphi) in [#11167](https://github.com/facebook/react/pull/11167))
* Add back support for running in production mode. ([@gaearon](https://github.com/gaearon) in [#11112](https://github.com/facebook/react/pull/11112))
</details>