mirror of https://github.com/status-im/reagent.git
Update changelog
This commit is contained in:
parent
c4679b204a
commit
db71fa1770
|
@ -1,6 +1,14 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
## 0.4.2
|
||||
|
||||
- Allow multi-methods as component functions.
|
||||
|
||||
- Tweak performance by avoiding `clojure.core/memoize`.
|
||||
|
||||
- Bugfix: Allow on-change handler on controlled inputs to keep value unchanged.
|
||||
|
||||
|
||||
## 0.4.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue