From 9cb7ae8d9721e1269f5bacd6dbc33ecdec4659c0 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 12 Jul 2020 18:05:59 +0800 Subject: bump patch level --- doc/source/changes.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 7ec6a4e5..0fd5637c 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,12 @@ Changelog ========= +3.1.5 +===== + +* rollback: package size was reduced significantly not placing tests into the package anymore. + See https://github.com/gitpython-developers/GitPython/issues/1030 + 3.1.4 ===== -- cgit v1.2.1