Skip to content

Commit

Permalink
Add note about the issue level filtering to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sstalle committed May 15, 2016
1 parent c9b560f commit 3e14aed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## Version 1.1-dev
* Added warning for setting cookies with empty names
* Added color differentiation between error messages and warnings
* Added detection of non-lowercase function names
* Added the ```--level (-l)``` option to specify minimum reported issue level
* Added the ```--relative-paths (-r)``` option to output file paths relative to checked directories
* Added the ```--integer-size``` option to specify integer size of the target system
* Fixed detection of non-lowercase function names

## Version 1.0.2
* Fixed notice in ```PHP4ConstructorVisitor``` caused by anonymous classes
Expand Down

0 comments on commit 3e14aed

Please sign in to comment.