From a1f5c1dee7d6f202d8656a2af56dd8b3cdf53793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Fri, 26 Jul 2013 15:56:22 -0700 Subject: [PATCH] Updated Changelog for 0.4.1 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 `