Skip to content

Commit

Permalink
Adds CHANGELOG entry for #39
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Oct 25, 2019
1 parent ece44e7 commit f02ca24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ All notable changes to this project will be documented in this file, in reverse

- [#41](https://github.com/webimpress/coding-standard/pull/41) adds `ControlStructures\DefaultAsLast` sniff which requires `default` case to be last case in a switch control structure

- [#39](https://github.com/webimpress/coding-standard/pull/39) adds `Arrays\DuplicateKey` sniff which detects duplicated keys in arrays

### Changed

- Nothing.
Expand Down

0 comments on commit f02ca24

Please sign in to comment.