Skip to content

Commit d77c42a

Browse files
CharlieGarciaaweary
authored andcommitted
Update CHANGELOG.md (facebook#8518)
* Update CHANGELOG.md * Update CHANGELOG.md
1 parent 2161a6c commit d77c42a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 15.4.1 (November 22, 2016)
2+
3+
### React
4+
* Restructure variable assignment to work around a Rollup bug ([@gaearon](https://github.com/gaearon) in [#8384](https://github.com/facebook/react/pull/8384))
5+
6+
### React DOM
7+
* Fixed event handling on disabled button elements ([@spicyj](https://github.com/spicyj) in [#8387](https://github.com/facebook/react/pull/8387))
8+
* Fixed compatibility of browser build with AMD environments ([@zpao](https://github.com/zpao) in [#8374](https://github.com/facebook/react/pull/8374))
9+
110
## 15.4.0 (November 16, 2016)
211

312
### React

0 commit comments

Comments
 (0)