Remove debouncing from changelog

This commit is contained in:
Daniel Compton 2016-11-29 16:41:32 +13:00
parent 3ac03cce31
commit edc6b5bdf0
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#### 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
#### Breaking