Skip to content

Commit e843eb0

Browse files
committed
Update changelog
1 parent 52ee496 commit e843eb0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

33
## Not released
4-
- `ReturnTypeDeclarationSniff` skipped for hook callbacks
4+
- Missing return type waring from `ReturnTypeDeclarationSniff` skipped for hook callbacks.
55
- Fixed a bug in return counting in helper class that affected few sniffs.
6+
- Add several "Generic" and "Squiz" rules.
7+
- Add `DisallowShortOpenTagSniff` that extends the generic sniff allowing short echo.
68

79
## 0.5.1
810
- `ArgumentTypeDeclarationSniff` also skip function and methods that declare `@wp-hook` doc param.

0 commit comments

Comments
 (0)