8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd12a6 commit 77e47bcCopy full SHA for 77e47bc
doc/source/changes.rst
@@ -2,6 +2,17 @@
2
Changelog
3
=========
4
5
+2.1.12 - Bugfixes and Features
6
+==============================
7
+
8
+* Multi-value support and interface improvements for Git configuration. Thanks to A. Jesse Jiryu Davis.
9
10
+see the following for (most) details:
11
+https://github.com/gitpython-developers/gitpython/milestone/27?closed=1
12
13
+or run have a look at the difference between tags v2.1.11 and v2.1.12:
14
+https://github.com/gitpython-developers/GitPython/compare/2.1.11...2.1.12
15
16
2.1.11 - Bugfixes
17
=================
18
0 commit comments