diff options
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r-- | doc/source/changes.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index ced8f858..f9717438 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,15 @@ Changelog ========= +3.1.28 +====== + +- Fix a vulenerability that could cause great slowdowns when encountering long remote path names + when pulling/fetching. + +See the following for all changes. +https://github.com/gitpython-developers/gitpython/milestone/58?closed=1 + 3.1.27 ====== |