Skip to content

Commit 478a018

Browse files
committed
docs: updated changelog for v0.6.1
1 parent b10436d commit 478a018

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [0.6.1] - 2023-01-07
1010
### Fixed
1111
- ShellCheck Docker image tag.
12+
- Declaration multiple modifiers in one declaration ([ShellCheck SC2316](https://github.com/koalaman/shellcheck/wiki/SC2316)).
13+
- Arithmetic expression wrapped in parentheses ([ShellCheck SC2323](https://github.com/koalaman/shellcheck/wiki/SC2323)).
14+
- Unnecessary ${} on regular variables in arithmetic contexts ([ShellCheck SC2004](https://github.com/koalaman/shellcheck/wiki/SC2004)).
1215

1316
## [0.6.0] - 2022-04-10
1417
### Added

0 commit comments

Comments
 (0)