Add to changelog

This commit is contained in:
Dan Holmsand 2015-08-20 15:08:26 +02:00
parent eed924311e
commit 5be5ace95d
1 changed files with 11 additions and 0 deletions

View File

@ -3,8 +3,19 @@
## 0.5.1
- React updated to 0.13.3
- Deprecate calling the result of `create-class` as a function (i.e always use hiccup forms to call Reagent components).
- Hiccup syntax has been extended to allow nested elements to be defined using '>' as part of the keyword name.
- Add `force-update` for completeness.
- Try harder to maintain cursor position in inputs.
- Simplify examples, taking advantage of new figwheel.
## 0.5.0
- React updated to 0.12.2