Skip to content

Commit

Permalink
Add missing entry for #7750 to 15.4.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Jan 9, 2017
1 parent 00846fd commit 6b1c860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

### React DOM

* Fixed a decimal point issue on uncontrolled number inputs. ([@nhunzaker](https://github.com/nhunzaker) in [#7750](https://github.com/facebook/react/pull/7750))
* Fixed rendering of textarea placeholder in IE11. ([@aweary](https://github.com/aweary) in [#8020](https://github.com/facebook/react/pull/8020))
* Worked around a script engine bug in IE9. ([@eoin](https://github.com/eoin) in [#8018](https://github.com/facebook/react/pull/8018))

Expand Down

0 comments on commit 6b1c860

Please sign in to comment.