Skip to content

Commit d380d7e

Browse files
authored
Added version info for 1.0.6
1 parent 38c95db commit d380d7e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ As explained, the events are each triggered by native touch events, or alternati
2323

2424
After almost 2 years in public beta, I am pleased to announce that the library is now officially launched as **version 1.0.0**. I'll be updating the version history over time with digests of fixes, features and improvements:
2525

26-
+ **Version 1.0.5** (2015-11-13
26+
+ **Version 1.0.6** (2016-11-16)
27+
+ Added slop factor for `singletap`
28+
+ Fixed a bug where `offset()` was sometimes called on `null` (instead of `window`).
29+
30+
+ **Version 1.0.5** (2015-11-13)
2731
+ Fixed a major bug where the reported `offset` position of events was incorrect when inside of a parent element.
2832

2933
+ **Version 1.0.4** (2015-11-12)

0 commit comments

Comments
 (0)