diff options
Diffstat (limited to 'CHANGES')
| -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 ===== |
