Skip to content

Commit

Permalink
Adds CHANGELOG entry for #23
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed May 17, 2019
1 parent 506b263 commit d48f4ed
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 @@ -46,6 +46,8 @@ All notable changes to this project will be documented in this file, in reverse
- `Functions\Param` - param typehint and type within `@param` tag,
- `Functions\ReturnType` - return type declaration and type within `@return` tag.

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

## 1.0.2 - 2019-05-12

### Added
Expand Down

0 comments on commit d48f4ed

Please sign in to comment.