diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cd5a876f..fb82c0510 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
**Release Changes**
- Internal Changes
+
- converted InnerSlider from createReactClass object to ES6 class
- removed all the mixins, created classMethods and pure utility functions instead
- changed autoplay from setTimeout to setInterval
@@ -36,12 +37,12 @@
- fixed bugs due to uncleared callback timers
- fixed update issues on just slider resize
-
## 0.21.0
**Release Changes**
- Fixed issues
+
- dataset undefined error in case of swipeToSlide but finite slides
- slideWidth issue by transform scale
- variableWidth + finite alignment problems
@@ -50,6 +51,7 @@
- fixed breaking of animation on setState
- Mixins to Pure Functions
+
- getWidth, getHeight
- swipeDirection
- initialize, update
@@ -75,7 +77,6 @@
- implemented reInit event
- implemented onSwipe event and documented edgeEvent
-
## 0.19.0
**Release Changes**
@@ -92,7 +93,6 @@ Following are the changes to be mentioned:
- responsive lazyloading bug fixed
- increased verticalswiping resistance from 4 to 10
-
## 0.18.0
**Major Changes:**
@@ -104,18 +104,17 @@ Following are the changes to be mentioned:
- Modified logic for updating lazyLoadedList, earlier there were some whitespaces at ends, now they're gone
- Fixed getTrackLeft issue for slideCount=1
-
## 0.17.1
**Major Changes**
-* Enforced some settings in specific configurations like:
- - `slidesToScroll = 1` *when fade is true*
- - `slidesToScroll = 1` *when centerMode is true*
- - `slidesToShow = 1` *when fade is true*
+- Enforced some settings in specific configurations like:
-* Changed the number of clones (preclones and postclones), that fixed couple of issues like blank spaces after last slide and/or before first slide which occurred in several cases.
+ - `slidesToScroll = 1` _when fade is true_
+ - `slidesToScroll = 1` _when centerMode is true_
+ - `slidesToShow = 1` _when fade is true_
+- Changed the number of clones (preclones and postclones), that fixed couple of issues like blank spaces after last slide and/or before first slide which occurred in several cases.
**Minor Changes**
@@ -123,3 +122,7 @@ Following are the changes to be mentioned:
- Additional documentation comments added
- Refactored small snippets for betterment
- Fixed several lazyload and centerMode bugs
+
+### fix
+
+- apendots error resolved
diff --git a/__test__/__snapshots__/AppendDots.test.js.snap b/__test__/__snapshots__/AppendDots.test.js.snap
new file mode 100644
index 000000000..91c443c3b
--- /dev/null
+++ b/__test__/__snapshots__/AppendDots.test.js.snap
@@ -0,0 +1,376 @@
+// Jest Snapshot v1, https://goo.gl/fbAQLP
+
+exports[`AppendDots Tests Custom className and dotsClass setting 1`] = `
+"