Skip to content

Commit

Permalink
Adds CHANGELOG entry for #18
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed May 14, 2019
1 parent 50dfa94 commit 74fb3da
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 @@ -31,6 +31,8 @@ All notable changes to this project will be documented in this file, in reverse
- `PHP\CorrectClassNameCase` - fixes caps in class/interface names used within the tag,
- `PHP\DisallowFqn` - imports FQN used within the tag.

- [#18](https://github.com/webimpress/coding-standard/pull/18) `Commenting\DocComment` - fixes requiring content straight after doc-block - allows empty line when next content is another doc-block

## 1.0.2 - 2019-05-12

### Added
Expand Down

0 comments on commit 74fb3da

Please sign in to comment.