Skip to content

Latest commit

 

History

History
92 lines (39 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

92 lines (39 loc) · 2.18 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.3 (2017-10-24)

Bug Fixes

3.0.2 (2017-06-16)

Bug Fixes

3.0.1 (2017-05-04)

Bug Fixes

  • handler.handler has real handler (c96727a)

3.0.0 (2017-04-25)

Bug Fixes

  • change signature of capture to match lib standard (ac769b4)

BREAKING CHANGES

  • signature change from capture.call($, fn) to capture($, fn).

2.0.1 (2017-04-20)

Bug Fixes

  • stopPropagation on native handlers (71b2c0a)

2.0.0 (2017-04-08)

Features

  • simplify signature of add (7b397c3)

BREAKING CHANGES

  • This is an API change update your code.

1.0.0 (2017-04-08)

Features

BREAKING CHANGES

  • mu-jquery-capture/jquery.event.add has been renamed to mu-jquery-capture/add

0.0.1 (2017-04-07)