Skip to content

Commit 07b124c

Browse files
committed
Update changelog for next release
1 parent 82b533f commit 07b124c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/source/changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog
33
=========
44

5+
1.0.3 - Fixes
6+
=============
7+
8+
* `Commit.diff()` now supports diffing the root commit via `Commit.diff(NULL_TREE)`.
9+
* `Repo.blame()` now respects `incremental=True`, supporting incremental blames. Incremental blames are slightly faster since they don't include the file's contents in them.
10+
11+
512
1.0.2 - Fixes
613
=============
714

0 commit comments

Comments
 (0)