File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
- 3.1.23
1
+ 3.1.24
Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
- 3.1.23
5
+
6
+ 3.1.24
6
7
======
7
8
9
+ * Newly added timeout flag is not be enabled by default, and was renamed to kill_after_timeout
10
+
11
+ See the following for details:
12
+ https://github.com/gitpython-developers/gitpython/milestone/54?closed=1
13
+ https://github.com/gitpython-developers/gitpython/milestone/53?closed=1
14
+
15
+ 3.1.23 (YANKED)
16
+ ===============
17
+
8
18
* This is the second typed release with a lot of improvements under the hood.
9
19
10
20
* General:
@@ -45,7 +55,7 @@ Changelog
45
55
- Add timeout to handle_process_output(), in case thread.join() hangs.
46
56
47
57
See the following for details:
48
- https://github.com/gitpython-developers/gitpython/milestone/52 ?closed=1
58
+ https://github.com/gitpython-developers/gitpython/milestone/53 ?closed=1
49
59
50
60
51
61
3.1.20 (YANKED)
You can’t perform that action at this time.
0 commit comments