diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a13a0386347c..f8dcda96f19f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ +## 16.10.2 (October 3, 2019) + +### React DOM + +* Fix regression in react-native-web by restoring order of arguments in event plugin extractors ([@necolas](https://github.com/necolas) in [#16978](https://github.com/facebook/react/pull/16978)) + ## 16.10.1 (September 28, 2019) ### React DOM