Skip to content

Commit 604c99c

Browse files
committed
Update changelog
1 parent 747f282 commit 604c99c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Not released
4+
- Removed `NeutronStandard.Conditions.DisallowConditionAssignWithoutConditional`.
5+
- Removed `NeutronStandard.MagicMethods.DisallowMagicGet`.
6+
- Removed `NeutronStandard.MagicMethods.DisallowMagicSet`.
7+
- Made `NeutronStandard.Whitespace.DisallowMultipleNewlines.MultipleNewlines` a warning not error.
8+
- Added custom `AssignmentInsideConditionSniff` sniff.
9+
310
## 0.6.0
411
- Missing return type waring from `ReturnTypeDeclarationSniff` skipped for hook callbacks.
512
- Fixed a bug in return counting in helper class that affected few sniffs.

0 commit comments

Comments
 (0)