Skip to content

Commit

Permalink
Adds CHANGELOG entry for #57
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Nov 11, 2019
1 parent cd15ff6 commit e0b4882
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 @@ -33,6 +33,10 @@ All notable changes to this project will be documented in this file, in reverse
- `Commenting\MethodAnnotation` sniff - `final` methods.
- `Commenting\PropertyAnnotation` sniff - properties defined with `var`.

- [#57](https://github.com/webimpress/coding-standard/pull/57) fixes parsing content of `@param` and `@var` tags with multiple spaces before variable name. Affects the following sniffs:
- `Commenting\TagWithType`,
- `Functions\Param`.

## 1.0.5 - 2019-10-06

### Added
Expand Down

0 comments on commit e0b4882

Please sign in to comment.