Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosas committed Jan 30, 2020
1 parent 03b77f5 commit bd1b717
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

## 0.5.8
- Add warnings when selectors do not find any class
- Fix group use declarations
- Fix some functions and primitive types resolved as classes
- Ignore dependencies without namespace (predefined PHP classes)

## 0.5.7
- Added support for `*` on _include_ and _exclude_ options
- Fixed ignored _include_ option when using other than PathSelector
Expand Down

0 comments on commit bd1b717

Please sign in to comment.