CHANGELOG is a markdown file

This commit is contained in:
Anthony Sottile 2017-10-09 13:20:16 -07:00
parent c326dc2fce
commit e09278e806

View file

@ -3,6 +3,7 @@
### Features: ### Features:
- New hook: `check-vcs-permalinks` for ensuring permalinked github urls. - New hook: `check-vcs-permalinks` for ensuring permalinked github urls.
- #241 PR by @asottile. - #241 PR by @asottile.
### Fixes: ### Fixes:
- Fix `trailing-whitespace` for non-utf8 files on macos - Fix `trailing-whitespace` for non-utf8 files on macos
- #242 PR by @asottile. - #242 PR by @asottile.