--- a/docs/changelog.md Wed Feb 19 15:09:52 2025 +0100 +++ b/docs/changelog.md Sat Feb 22 18:04:02 2025 +0100 @@ -12,6 +12,7 @@ - Added these checkers to support more case. - 'Structural Pattern Matching' based on `flake8-spm` v0.0.1 - Nested f-strings based on `flake8-nested-fstrings` v1.1.0 + - `pydantic` and `dataclass` related topics based on `flake8-pydantic` v0.4.0 - pip Interface - Added a field to search for packages in the dependencies list.