Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mreduar committed Apr 5, 2022
1 parent 6817c60 commit 018c6f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 1.5.0 - 2022-04-05

- Added `Generic.NamingConventions.CamelCapsFunctionName` to avoid function names with `snake_case`
- Added new rule `Generic.Formatting.SpaceAfterNot`

## 1.4.0 - 2022-03-15

- Added rule to prefer single quotation marks
Expand Down

0 comments on commit 018c6f9

Please sign in to comment.