We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062cf25 commit 70b7521Copy full SHA for 70b7521
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 6.4.0 (2017-08-12)
2
+## Feature
3
+- Add the `showOuterSelectionBars` option (#553).
4
+
5
# 6.3.0 (2017-08-07)
6
## Feature
7
- Handle different values for `showTicks` and `showTicksValues` (#550).
package.json
@@ -1,6 +1,6 @@
{
"name": "angularjs-slider",
- "version": "6.3.0",
+ "version": "6.4.0",
"description": "AngularJS slider directive with no external dependencies. Mobile friendly!.",
"main": "dist/rzslider.js",
"types": "dist/rzslider.d.ts",
0 commit comments