Add note about re-frame required version
This commit is contained in:
parent
1e55d1440a
commit
b2522831c7
|
@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This change
|
|||
|
||||
## Unreleased
|
||||
|
||||
This version requires re-frame 0.10.4 to make use of the newly added Event panel.
|
||||
|
||||
### Added
|
||||
|
||||
* New event panel. This panel shows the coeffects given to your event handler, the effects your event handler produced, and all of the interceptors in the chain.
|
||||
|
|
Loading…
Reference in New Issue