mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 15:28:09 +00:00
Update changes docs for latest additions
This commit is contained in:
parent
c1fe51ddfd
commit
c59e55411e
@ -1,8 +1,14 @@
|
||||
## v0.4.0 (2015-04-24)
|
||||
## v0.4.0 (2015-04-28)
|
||||
|
||||
Improvements:
|
||||
- #52 Add a way to purge redos
|
||||
- #50 Add "reaction-like" middleware
|
||||
- #43 Add ability to clear handlers (event and subs).
|
||||
Add two new API functions:
|
||||
- re-frame.core/clear-sub-handlers!
|
||||
- re-frame.core/clear-event-handlers!
|
||||
Useful for those using the [ClojureScript fork](https://github.com/quile/component-cljs) of [Component](https://github.com/stuartsierra/component).
|
||||
|
||||
|
||||
|
||||
## v0.3.2 (2015-04-21)
|
||||
|
Loading…
x
Reference in New Issue
Block a user