diff --git a/SC1068.md b/SC1068.md index ca99b06..cbcbe86 100644 --- a/SC1068.md +++ b/SC1068.md @@ -1,5 +1,7 @@ # Don't put spaces around the `=` in assignments. +Note: Removed in [v0.7.2 - 2021-04-20](https://github.com/koalaman/shellcheck/commit/fbb14d6b384a65ee16781966d9d240db9ed7b644) + ### Problematic code: ```sh