Fix use of bare repositories.
[jelmer/gitpython.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a4d21eec9c190d7f47ec4f71985b25f9b8bd3a49..3af154a3002c7e99ef3a4289047335c8be4463f8 100644 (file)
--- 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
 =====