summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-11-21 21:47:10 +0100
committerSebastian Thiel <byronimo@gmail.com>2010-11-21 21:47:10 +0100
commit6befb28efd86556e45bb0b213bcfbfa866cac379 (patch)
tree8664414605c3b8f5176c144c18e5f4b9d0715852
parent9ca0f897376e765989e92e44628228514f431458 (diff)
downloadgitpython-6befb28efd86556e45bb0b213bcfbfa866cac379.tar.gz
updated changelog
-rw-r--r--doc/source/changes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index ae51c9d9..563fb46b 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,12 @@
Changelog
=========
+0.3.2 Beta 1
+============
+* Flattened directory structure to make development more convenient.
+
+ * .. note:: This alters the way projects using git-python as a submodule have to adjust their sys.path to be able to import git-python successfully.
+
0.3.1 Beta 1
============
* Full Submodule-Support