From 02b594ecdb3ba36e8477e2ff1dcb065c8626ca3d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 20 Feb 2022 22:01:27 +0800 Subject: fix changelog --- doc/source/changes.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index f9717438..3f22a486 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,19 +2,12 @@ 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 ====== - Reduced startup time due to optimized imports. +- 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/57?closed=1 -- cgit v1.2.1