Anthony Sottile f72a82359c Add dates to changelog entries
Automated with this script:

```bash
git tag -l | sed 's/^v//g' |
    xargs --replace bash -c 'sed -r -i "s/^({})$/\1 - $(git show --format=%ad --date=short --no-patch v{})/g" CHANGELOG.md'
sed -r -i 's/^(=+)$/\1=============/g' CHANGELOG.md
                     # - 2019-01-01
```

Thanks @hynek for the suggestion
2019-05-04 08:43:11 -07:00
2019-04-29 21:45:56 +02:00
2019-05-04 08:43:11 -07:00
2018-05-25 15:00:32 -07:00
MIT
2014-06-05 08:57:40 -07:00
2019-04-28 22:08:21 -07:00
2019-05-04 08:26:42 -07:00

Build Status Azure DevOps coverage

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

For more information see: https://pre-commit.com/

Description
A framework for managing and maintaining multi-language pre-commit hooks.
Readme MIT 10 MiB
Languages
Python 97.3%
R 2%
Shell 0.5%