Skip to content

Commit 018c6f9

Browse files
committed
Updated CHANGELOG.md
1 parent 6817c60 commit 018c6f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `laravel-phpcs` will be documented in this file
44

5+
## 1.5.0 - 2022-04-05
6+
7+
- Added `Generic.NamingConventions.CamelCapsFunctionName` to avoid function names with `snake_case`
8+
- Added new rule `Generic.Formatting.SpaceAfterNot`
9+
510
## 1.4.0 - 2022-03-15
611

712
- Added rule to prefer single quotation marks

0 commit comments

Comments
 (0)