Modify CHANGELOG.md

This commit is contained in:
Tito Sacchi 2019-11-01 14:36:15 +01:00
parent 84ca7711c4
commit 5becc673b2
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
## v0.7.1 - soon
### Fixed
- `-f diff` no longer claims that it found more issues when it didn't
- SC2154 triggers for builtins called with `builtin`
- SC2154 and all command-specific checks now trigger for builtins
called with `builtin`
### Added
- SC2254: Suggest quoting expansions in case statements