Changelog for 15.6.1 (#9977)

This commit is contained in:
Dan Abramov
2017-06-15 15:23:57 +01:00
committed by Dan Abramov
parent 07fe7ad6d7
commit 5d497a60c9
+7
View File
@@ -1,3 +1,10 @@
## 15.6.1 (June 14, 2017)
### React DOM
* Fix a crash on iOS Safari. ([@jquense](https://github.com/jquense) in [#9960](https://github.com/facebook/react/pull/9960))
* Don't add `px` to custom CSS property values. ([@TrySound](https://github.com/TrySound) in [#9966](https://github.com/facebook/react/pull/9966))
## 15.6.0 (June 13, 2017)
### React