File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,12 @@ much guaranteed to work once it compiles.
1818
1919Again, my apologies if removing Python 2 support caused inconveniences, please see release 2.1.13 which returns it.
2020
21+ see the following for (most) details:
22+ https://github.com/gitpython-developers/gitpython/milestone/27?closed=1
23+
24+ or run have a look at the difference between tags v2.1.12 and v3.0.0:
25+ https://github.com/gitpython-developers/GitPython/compare/2.1.12...3.0.0.
26+
21272.1.13 - Bring back Python 2.7 support
2228======================================
2329
@@ -29,9 +35,6 @@ will be introduced in a minor version.
2935
3036* Multi-value support and interface improvements for Git configuration. Thanks to A. Jesse Jiryu Davis.
3137
32- see the following for (most) details:
33- https://github.com/gitpython-developers/gitpython/milestone/27?closed=1
34-
3538or run have a look at the difference between tags v2.1.11 and v2.1.12:
3639https://github.com/gitpython-developers/GitPython/compare/2.1.11...2.1.12
3740
You can’t perform that action at this time.
0 commit comments