diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b6f51..046f6a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,8 +25,8 @@ of the program. - The summary information for negative `count` type check for `hasdoc`, `hasentity`, `haspragma` and `localhides` rules. - The summary information for checks for `paramsused` and `vardeclared` rules. -- The result for `search` type check for `casestatements` and `forstatements` - rules. +- The result for `search` type check for `casestatements`, `ifstatements` and + `forstatements` rules. - The summary information for negative `search` type check for `hasdoc` rule. ## [0.7.1] - 2023-10-03