diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e82551..8fa140a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.5.1 +- `ArgumentTypeDeclarationSniff` also skip function and methods that declare `@wp-hook` doc param. + ## 0.5.0 * Disabled `NeutronStandard.Functions.TypeHint` and replaced with custom sniffs * Added `ArgumentTypeDeclarationSniff` to replace `NeutronStandard.Functions.TypeHint` sniff for