summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-11-23 16:32:43 +0100
committerSebastian Thiel <byronimo@gmail.com>2010-11-23 16:32:43 +0100
commit9ccd777c386704911734ae4c33a922a5682ac6c8 (patch)
tree1e2ebda56c510846dffa126c581031c60322fa78 /doc/source/changes.rst
parent8ad01ee239f9111133e52af29b78daed34c52e49 (diff)
downloadgitpython-9ccd777c386704911734ae4c33a922a5682ac6c8.tar.gz
Documentation is now being built for all new modules
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r--doc/source/changes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 563fb46b..de872e2d 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,10 @@
Changelog
=========
+0.3.2 Beta 2
+============
+* Added reflog support ( reading and writing )
+
0.3.2 Beta 1
============
* Flattened directory structure to make development more convenient.