Skip to content

Commit

Permalink
Adds CHANGELOG entry for #9
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed May 10, 2019
1 parent d335b87 commit 7974d3c
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 @@ -30,6 +30,8 @@ All notable changes to this project will be documented in this file, in reverse

- [#8](https://github.com/webimpress/coding-standard/pull/8) `Formatting\StringClassReference` - fixes checking if string is a valid class name before check if class/interface/trait exists

- [#9](https://github.com/webimpress/coding-standard/pull/9) `PHP\DisallowFqn` - fixes conflict with `Namespaces\UnusedUseStatement` when newly added import was deleted straight away

## 1.0.0 - 2019-03-07

Initial release.
Expand Down

0 comments on commit 7974d3c

Please sign in to comment.