
# Changelog

## 0.3.11 - 2020-07-14

    
- Fixed minutes output when the value is less than 10
- Added a way to apply the changed of the input after an enter key press
- Added ability to control the order of the date fields
- Other minor bugs fixes and improvements

## 0.3.10 - 2020-06-30

- Added ability to toggle the date/time picker elements
- Fixed input when provided values with leading zero
- Other minor bugs fixes and improvements

## 0.3.9 - 2020-06-25

- Bugs fixes and improvements related with the timezones

## 0.3.8 - 2017-11-15

- Added basic timezones support

## 0.3.7 - 2017-09-29

- If you don't like the AM/PM time format now you can use the datepicker with full 24 hours time format
- Now you can enter values manually on mobile (exclude iOS for now)
- fixed issues with synchronicity losses

## 0.3.5 - 2017-09-04

- Make smart hours smarter. Now the datepicker automatically switch the PM to AM when you go back from 12 PM to 11 AM
- Added additional input validations to ensure correct initialization of the datepicker

## 0.3.3 - 2016-08-08

- Fix bug with the mouse wheel on Firefox.
Now, when you scroll up, the value will increase!

- Added swipe support for mobile.
Finally, you can change the values of the inputs using a cool swipe gesture.

- Fixed bug with rounding the input timestamps.
