From a0dc2a6f3340a9cfa6ff16cd944c39e154be2d52 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Wed, 30 May 2012 01:20:58 -0400
Subject: [PATCH] additional notes

---
 Changelog.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 49b390c1..1d69b452 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,8 @@ Features:
 
 * Full removal of Django setting injection for new apps.
 * Automatic execution of collectstatic.
+* Suppress collectstatic errors via env SILENCE_COLLECTSTATIC.
+* Increase settings.py search depth to 3.
 * Search recursively from included requirements.txt files.
 
 
-- 
GitLab