# Changelog

This library use semver.

## v1.1.2

- [FIX] Remove decimals

## v1.1.0

- [NEW] Units `auto`, automatically returns with the best unit

## v1.0.0

First release

- [NEW] Humanize date to locale
- [NEW] Humanize relative time to locale
- [NEW] Get dates difference in units
- [NEW] Units `seconds`, `minutes`, `hours`, `days`, `weeks`, `quarters` and `years`.

