Skip to content

Commit d47fc1b

Browse files
committed
Add change log entry
1 parent d04aeaa commit d47fc1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/changes.rst

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Changelog
55
1.0.3 - Fixes
66
=============
77

8+
* `Commit` now has extra properties `authored_datetime` and
9+
`committer_datetime` (to get Python datetime instances rather than
10+
timestamps)
811
* `Commit.diff()` now supports diffing the root commit via
912
`Commit.diff(NULL_TREE)`.
1013
* `Repo.blame()` now respects `incremental=True`, supporting incremental

0 commit comments

Comments
 (0)