Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add a changelog entry for #1124
- add a changelog entry for #1124
- correct duplicate entry for 3.1.12 -> 3.1.13
  • Loading branch information
larsks committed Feb 17, 2021
commit b6b661c04d82599ad6235ed1b4165b9f097fe07e
8 changes: 7 additions & 1 deletion doc/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down