Two new features, and marking the milestone as a `v1` release.
Added
- Support for [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) plugin and setting the `locale` on a per-page basis (#73). See [docs](https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/howto/specify-locale/)
- New `custom` type that you can change using the `custom_format` options (82). See [docs](https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/options/)
- [Simplify count_commits() and add unit tests](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/5536835846ac9b640c670f6cf63daefb66bdc326) (#67)
Documentation
- [Mention custom translations option for mkdocs-material in the docs](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/91eb3b41392a33e5aa337d79dafd9b702aeaa882) (#74)
- [Document timeago.js injection](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/6df930d8c995ed3d86d2450a771bf9d8c51f5746) (#81)