From 7b88d896dcbea674adca1872d2868f49fb70b3c5 Mon Sep 17 00:00:00 2001 From: Justin Collins Date: Wed, 10 Jul 2013 15:55:27 -0700 Subject: [PATCH] Update CHANGES --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 34edd5c3..053f09e2 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 -- GitLab