Skip to content

Commit 70b7521

Browse files
committed
6.4.0 release
1 parent 062cf25 commit 70b7521

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.4.0 (2017-08-12)
2+
## Feature
3+
- Add the `showOuterSelectionBars` option (#553).
4+
15
# 6.3.0 (2017-08-07)
26
## Feature
37
- Handle different values for `showTicks` and `showTicksValues` (#550).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularjs-slider",
3-
"version": "6.3.0",
3+
"version": "6.4.0",
44
"description": "AngularJS slider directive with no external dependencies. Mobile friendly!.",
55
"main": "dist/rzslider.js",
66
"types": "dist/rzslider.d.ts",

0 commit comments

Comments
 (0)