From f775fca31c47d91179f1d0a5ca9a2c18a7a18c59 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Wed, 30 May 2012 01:18:09 -0400
Subject: [PATCH] v7 notes

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

diff --git a/Changelog.md b/Changelog.md
index d9e0d27f..49b390c1 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,12 @@
+## v7
+
+Features:
+
+* Full removal of Django setting injection for new apps.
+* Automatic execution of collectstatic.
+* Search recursively from included requirements.txt files.
+
+
 ## v6 (03/23/2012)
 
 Features:
-- 
GitLab