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 6cb5a22 commit 12fe18aCopy full SHA for 12fe18a
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.116.1" (2025-08-18)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: `subprocess` Make sure that cancellation can't enter deadlock (#20250818160732)
24
25
26
"1.116.0" (2025-08-15)
27
======================
28
changes/20250818160732.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.116.0
+Version=1.116.1
2
MajorVersion=1
3
MinorVersion=116
4
-PatchVersion=0
5
-CommitHash=dcf2791d2c31cec1d1eb6b530cf781ec30d7e5aa
+PatchVersion=1
+CommitHash=6cb5a22d7a29899c422e40a0b662893a56f3e7d6
0 commit comments