File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,20 @@ https://github.com/gitpython-developers/gitpython/milestone/27?closed=1
115115or run have a look at the difference between tags v2.1.12 and v3.0.0:
116116https://github.com/gitpython-developers/GitPython/compare/2.1.12...3.0.0.
117117
118+ 2.1.15
119+ ======
120+
121+ * Fixed GitDB (gitdb2) requirement version specifier formatting in requirements.txt
122+ (Backported from `#979 <https://github.com/gitpython-developers/GitPython/pull/979 >`_)
123+ * Restricted GitDB (gitdb2) version requirement to < 3
124+ (`#897 <https://github.com/gitpython-developers/GitPython/issues/897 >`_)
125+
126+ 2.1.14
127+ ======
128+
129+ * Fixed handling of 0 when transforming kwargs into Git command arguments
130+ (Backported from `#899 <https://github.com/gitpython-developers/GitPython/pull/899 >`_)
131+
1181322.1.13 - Bring back Python 2.7 support
119133======================================
120134
You can’t perform that action at this time.
0 commit comments