diff options
-rw-r--r-- | doc/source/changes.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 1761298a..86cc5f37 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,7 +2,13 @@ Changelog ========= -3.1.12 +3.1.?? +====== + +* git.Commit objects now have a ``replace`` method that will return a + copy of the commit with modified attributes. + +3.1.13 ====== See the following for details: |