Commit ebf6667 1 parent e34718a commit ebf6667 Copy full SHA for ebf6667
File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ Also [Keep a CHANGELOG](http://keepachangelog.com/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 0.2.1] - 2016-10-07
9
+ ### Added
10
+ - Updated style to match other shiny inputs
11
+ - Added input validation so that the time returned is always a valid
12
+ time (invalid values are set to 0)
13
+
8
14
## [ 0.2.0] - 2016-07-20
9
15
### Added
10
16
- Support for input in the %H:%M format (without seconds)
@@ -17,5 +23,6 @@ Also [Keep a CHANGELOG](http://keepachangelog.com/).
17
23
### Added
18
24
- Initial release
19
25
20
- [ Unreleased ] : https://github.com/burgerga/shinyTime/compare/v0.2.0...HEAD
21
- [ 0.2.0] : https://github.com/burgerga/shinyTime/compare/v0.1.0...v0.2.0
26
+ [ Unreleased ] : https://github.com/burgerga/shinyTime/compare/v0.2.0...HEAD
27
+ [ 0.2.0 ] : https://github.com/burgerga/shinyTime/compare/v0.1.0...v0.2.0
28
+ [ 0.2.1] : https://github.com/burgerga/shinyTime/compare/v0.2.0...v0.2.1
You can’t perform that action at this time.
0 commit comments