diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a17df..54504d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ of the program. ### Fixed - The rule `hasDoc` doesn't detect documentation in functions. - Crash when trying to `fix` code documentation with `hasDoc` rule. +- Adding code documentation with `hasDoc` rule. ## [0.8.0] - 2024-04-23