Skip to content

Commit d2f8ed3

Browse files
committed
Updating changelog
1 parent ed4ee5e commit d2f8ed3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# React Responsive Carousel
22

33

4+
## 3.1.24 - Wed Jul 05 2017
5+
* #148 Autoplay and stop on hover causes a warning.
6+
- Added tests for the internal state isMouseEntered and tests for enabeling and disabeling the auto play function on mouse enter / leave.
7+
* #148 Autoplay and stop on hover causes a warning.
8+
- Added build version of carousel.
9+
* #148 Autoplay and stop on hover causes a warning.
10+
- Added a mouse entered state so we know when not to activate the auto play feature.
11+
12+
413
## 3.1.23 - Tue Jul 04 2017
14+
* #148 Autoplay and stop on hover causes a warning.
515
* Types author header added.
616

717

@@ -86,8 +96,6 @@ Removes duplicate option from the documentation
8696

8797

8898
## 3.1.7 - Mon Apr 24 2017
89-
* #104 - Fixes problem where arrows were not appearing after carousel was loaded
90-
* Fix issue when selected image is other than zero index
9199

92100

93101
## 3.1.6 - Wed Apr 19 2017

0 commit comments

Comments
 (0)