mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-15 01:23:07 -07:00
Update changelog with associative arrays in (()) fix
This commit is contained in:
parent
d16bf41c3d
commit
ecb9d07f52
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
### Fixed
|
||||
- Annotations intended for a command's here documents now work
|
||||
- Escaped characters inside groups in =~ regexes now parse
|
||||
- Associative arrays are now respected in arithmetic contexts
|
||||
|
||||
### Changed
|
||||
- SC1073: 'else if' is now parsed correctly and not like 'elif'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue