diff --git a/CHANGELOG.md b/CHANGELOG.md index 5704c02979..6776612593 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ Click to see more. + + + +## 16.2.0 (November 28, 2017) + ### React * Add `Fragment` as named export to React. ([@clemmy](https://github.com/clemmy) in [#10783](https://github.com/facebook/react/pull/10783)) @@ -27,8 +32,6 @@ * Many tests were rewritten against the public API. Big thanks to [everyone who contributed](https://github.com/facebook/react/issues/11299)! - - ## 16.1.1 (November 13, 2017) ### React