This commit is contained in:
Anthony Sottile 2020-12-15 13:46:40 -08:00
parent 234534dbc6
commit 6e2418c552
4 changed files with 15 additions and 7 deletions

View file

@ -1,3 +1,15 @@
3.4.0 - 2020-12-15
==================
### Features
- `file-contents-sorter`: Add `--unique` argument
- #524 PR by @danielhoherd.
- `check-vcs-permalinks`: Add `--additional-github-domain` option
- #530 PR by @youngminz.
- New hook: `destroyed-symlinks` to detect unintentional symlink-breakages on
windows.
- #511 PR by @m-khvoinitsky.
3.3.0 - 2020-10-20
==================