summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0e0bed49..001213d0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,7 @@ Repo
of the active branch.
* tree method now requires a Ref instance as input and defaults to the active_branche
instead of master
+* Removed 'log' method as it as effectively the same as the 'commits' method
Diff
----