diff --git a/CHANGES.md b/CHANGES.md index 2419fe7..8e146d3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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