mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -07:00
Modify CHANGELOG.md
This commit is contained in:
parent
84ca7711c4
commit
5becc673b2
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue