mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-09-23 20:54:44 +08:00
Update changelog with associative arrays in (()) fix
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Annotations intended for a command's here documents now work
|
- Annotations intended for a command's here documents now work
|
||||||
- Escaped characters inside groups in =~ regexes now parse
|
- Escaped characters inside groups in =~ regexes now parse
|
||||||
|
- Associative arrays are now respected in arithmetic contexts
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- SC1073: 'else if' is now parsed correctly and not like 'elif'
|
- SC1073: 'else if' is now parsed correctly and not like 'elif'
|
||||||
|
Reference in New Issue
Block a user