From 2aae532a3993a100d5074cde70abe548cfc45861 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 22 Dec 2022 17:08:27 +0100 Subject: update changelog --- doc/source/changes.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/source/changes.rst b/doc/source/changes.rst index d36194c8..a784a096 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,18 @@ Changelog ========= +3.1.30 +====== + +- Make injections of command-invocations harder or impossible for clone and others. + See https://github.com/gitpython-developers/GitPython/pull/1518 for details. + Note that this might constitute a breaking change for some users, and if so please + let us know and we add an opt-out to this. + +See the following for all changes. +https://github.com/gitpython-developers/gitpython/milestone/60?closed=1 + + 3.1.29 ====== -- cgit v1.2.1