Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ten1seven committed Jul 12, 2017
1 parent 6353c99 commit 7601f15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ __A global utility for tracking the current input method (mouse, keyboard or tou

What Input adds data attributes to the `<html>` tag based on the type of input being used. It also exposes a simple API that can be used for scripting interactions.

### July 12, 2017

* Updated: added passive to `touchstart` event.

### July 3, 2017

* Updated: custom events can now be registered and unregistered.
Expand Down

0 comments on commit 7601f15

Please sign in to comment.