Skip to content

Commit e8ad297

Browse files
committed
update changlog for rotationAngle
1 parent 386417f commit e8ad297

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.3.0
2+
* Add `rotationAngle` prop. [#103](https://github.com/dogfessional/react-swipeable/pull/103)
3+
* will allow to set a rotation angle, e.g. for a four-player game on a tablet, where each player has a 90° turned view.
4+
* Thank you [@Narquadah](https://github.com/Narquadah) and [@LarsKumbier](https://github.com/LarsKumbier)!
5+
16
# 4.2.2
27
* fixed bug that happened when if either `onSwiping` or `onSwiped` were set we were not calling `e.preventDefault()` appropriately
38

0 commit comments

Comments
 (0)