Skip to content

Commit a7daa9b

Browse files
committed
Release 1.3.4.
2 parents 03c50c5 + 19afc21 commit a7daa9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Sun Jun 26 2016 - Version 1.3.4
2+
3+
- Allow jquery-timepicker to work with Browserify (#75).
4+
- Add Bower support thanks to @madalinignisca (package name: jquery-timepicker-wvega) (#74).
5+
16
* Fri May 20 2016 - Version 1.3.3
27
- Prevent dropdown from closing in IE when user clicks scrollbar (#56).
38
- Prevent long-click from closing the timepicker (#50).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-timepicker",
33
"title": "jQuery Timepicker",
44
"description": "Enhances standard form input fields helping users to select (or type) times.",
5-
"version": "1.3.3",
5+
"version": "1.3.4",
66
"homepage": "http://timepicker.co",
77
"license": "(GPL-2.0 OR MIT)",
88
"downloads": "https://github.com/wvega/timepicker/releases",

0 commit comments

Comments
 (0)