Skip to content

Commit ebf6667

Browse files
committed
Update and rename changelog
1 parent e34718a commit ebf6667

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md NEWS.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Also [Keep a CHANGELOG](http://keepachangelog.com/).
55

66
## [Unreleased]
77

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+
814
## [0.2.0] - 2016-07-20
915
### Added
1016
- Support for input in the %H:%M format (without seconds)
@@ -17,5 +23,6 @@ Also [Keep a CHANGELOG](http://keepachangelog.com/).
1723
### Added
1824
- Initial release
1925

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

0 commit comments

Comments
 (0)