Skip to content

Commit

Permalink
Adds CHANGELOG entry for #24
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed May 18, 2019
1 parent e1c7e1b commit 744469f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ All notable changes to this project will be documented in this file, in reverse

- [#23](https://github.com/webimpress/coding-standard/pull/23) `Functions\ReturnType` - fixes recognising yoda comparison in return statement and type of returned value

- [#24](https://github.com/webimpress/coding-standard/pull/24) fixes error in fixer when recognised type was invalid. Affects the following sniffs:
- `PHP\CorrectClassNameCase`
- `PHP\DisallowFqn`

## 1.0.2 - 2019-05-12

### Added
Expand Down

0 comments on commit 744469f

Please sign in to comment.