diff options
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ CHANGES ======= +0.1.5 +===== + +* removed ``method_missing`` stuff and replaced with a ``__getattr__`` + override in ``Git``. + 0.1.4 ===== |
![]() |
index : delta/python-packages/gitpython.git | |
github.com: gitpython-developers/GitPython.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | CHANGES | 6 |
@@ -2,6 +2,12 @@ CHANGES ======= +0.1.5 +===== + +* removed ``method_missing`` stuff and replaced with a ``__getattr__`` + override in ``Git``. + 0.1.4 ===== |