From 991c6068fc10d65dcab92028df452eddfc01e278 Mon Sep 17 00:00:00 2001 From: thindil Date: Fri, 15 Mar 2024 05:30:37 +0000 Subject: [PATCH] docs: updated changelog FossilOrigin-Name: d6821e4fd3bfc7278fb9387ee4121060c0ad54c98300f260d3ae1a7274d6d132 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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