We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d984a81 commit fd905ecCopy full SHA for fd905ec
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.2.0"></a>
2
+# [1.2.0](https://github.com/davidchin/react-input-range/compare/v1.1.5...v1.2.0) (2017-07-09)
3
+
4
5
+### Features
6
7
+* Add track dragging functionality ([#91](https://github.com/davidchin/react-input-range/issues/91)) ([4a8ca26](https://github.com/davidchin/react-input-range/commit/4a8ca26))
8
9
10
11
<a name="1.1.5"></a>
12
## [1.1.5](https://github.com/davidchin/react-input-range/compare/v1.1.4...v1.1.5) (2017-07-09)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "react-input-range",
- "version": "1.1.5",
+ "version": "1.2.0",
"description": "React component for inputting numeric values within a range",
"keywords": [
"react",
0 commit comments