Skip to content

Commit bbf4bd8

Browse files
authored
update changelog v4 to match releases
1 parent e23f8d3 commit bbf4bd8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
* **Major Change** `preventDefaultTouchmoveEvent` defaults to `false` now [#69](https://github.com/dogfessional/react-swipeable/issue/69)
44
* This change is in part due to a [Chrome56+ change](https://github.com/dogfessional/react-swipeable#chrome-56-and-later-warning-with-preventdefault)
55
* **Major Change** drop support for React 12 & 13, `peerDependencies` updated [#64](https://github.com/dogfessional/react-swipeable/pull/64)
6-
* **Major Change** `trackMouse` now 'tracks' the swipe outside of the swipeable component, thanks for example [@TanaseHagi](https://github.com/TanaseHagi) [#67](https://github.com/dogfessional/react-swipeable/pull/67)
7-
* `prop-types` added as `dependencies` [#64](https://github.com/dogfessional/react-swipeable/pull/64)
6+
* `prop-types` added to `dependencies` [#64](https://github.com/dogfessional/react-swipeable/pull/64)
7+
* **Major Change** `trackMouse` now 'tracks' the swipe outside of the swipeable component, [#67](https://github.com/dogfessional/react-swipeable/pull/67).
8+
* Thanks for example [@TanaseHagi](https://github.com/TanaseHagi)
89
* react 16 added to `peerDependencies`
910

1011
# 3.9.0

0 commit comments

Comments
 (0)