Add to Change log

This commit is contained in:
Mike Thompson 2016-10-19 21:50:42 +11:00
parent 2832520f13
commit ff7394d767
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#### Headline
- [#233](https://github.com/Day8/re-frame/issues/233) Added a new builtin effect handler for de-bouncing events
- [#218](https://github.com/Day8/re-frame/issues/218) Make it okay to use `subscribe` in Form-1 components
#### Improvements