diff --git a/CHANGES b/CHANGES index 34edd5c355d4d963326082c358f266e8fb8b271a..053f09e257aa712ee094dc83ee989ba5f2226843 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ # Unreleased + * Add brakeman-min gemspec + * Load gem dependencies on-demand + * Output JSON diff to file if -o option is used + * Add check for authenticate_or_request_with_http_basic * Refactor of SQL injection check code (Bart ten Brinke) * Fix detection of duplicate XSS warnings * Refactor reports into separate classes