8000 Update changelog for next release · gitpython-developers/GitPython@07b124c · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 07b124c

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

File tree

Collapse file tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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)
0