# Revision history for front ## 0.0.0.3 -- 2020-02-04 * `Todo` example reworked to be complaint with http://todomvc.com. * `onBlur`, `onDoubleClick`, `onEnter` event handlers added. ## 0.0.0.2 -- 2019-04-10 * Integration with Servant established. * `Todo` example decoupled from `servant` and `yesod`. * Added abstraction for `Broadcast` communication. ## 0.0.0.1 -- 2019-02-25 * First version. Released on an unsuspecting world.