diff --git a/CHANGES b/CHANGES index 1b9f251585f983ac4383c1135d3416657eb83054..094c777f20c8a11bb45aadb7110b19b709beddd2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +# 1.3.0 + + * Add file paths to HTML report + * Add caching of filters + * Add --skip-files option + * Add support for attr_protected + * Descriptions of checks in -k output + * Improved processing of named scopes + * Table output option for rescan reports + # 1.2.2 * --no-progress works again