### v1.4.2

- [chore] Upgrade devDependencies

### v1.4.1

- [bug] Fix for Safari https://github.com/tristen/datepickr/pull/11

### v1.4.0

- [feature] Add `singleSelection` option.

### v1.3.0

- [feature] Add `utc` option.

### v1.2.0

- [feature] Adds `omitFuture` option.

### v1.1.1

- [bug] Subtract in the sort method instead of a greaterThan check.

### v1.1.0

- Add's add/remove funtionality for options. [#3](https://github.com/tristen/datepickr/issues/3)
- Provide min/max options to date selection range. [#1](https://github.com/tristen/datepickr/issues/1)
