summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Trier <mtrier@gmail.com>2008-07-17 17:25:06 -0400
committerMichael Trier <mtrier@gmail.com>2008-07-17 17:25:06 -0400
commitc3d5159679d17c1270ad72941922d0f18bdd6415 (patch)
tree3023161a73108446f244d972d16edbd39e3401a9
parentc04c60f12d3684ecf961509d1b8db895e6f9aac0 (diff)
downloadgitpython-c3d5159679d17c1270ad72941922d0f18bdd6415.tar.gz
Always fogetting the changes.
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a4d21eec..3af154a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,12 @@
CHANGES
=======
+0.1.5
+=====
+
+* removed ``method_missing`` stuff and replaced with a ``__getattr__``
+ override in ``Git``.
+
0.1.4
=====