diff --git a/CHANGELOG.md b/CHANGELOG.md index 7650818b8e..dff9e628ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## 0.4.1 (July 26, 2013) + +### React + +* `setState` callbacks are now executed in the scope of your component. +* `click` events now work on Mobile Safari. +* Prevent a potential error in event handling if `Object.prototype` is extended. +* Don't set DOM attributes to the string `"undefined"` on update when previously defined. +* Improved support for `