aboutsummaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r--doc/source/changes.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 428fa2b4..9f8ebb51 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,18 @@
Changelog
=========
+2.0.8 - Bugfixes
+================
+
+* `DiffIndex.iter_change_type(...)` produces better results when diffing
+ an index against the working tree.
+
+2.0.7 - New Features
+====================
+
+* `IndexFile.commit(...,skip_hooks=False)` added. This parameter emulates the
+ behaviour of `--no-verify` on the command-line.
+
2.0.6 - Fixes and Features
==========================