Skip to content

Commit 12fe18a

Browse files
committed
🚀 releasing version 1.116.1 @ 2025-08-18 19:16
[skip ci]
1 parent 6cb5a22 commit 12fe18a

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

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+
1726
"1.116.0" (2025-08-15)
1827
======================
1928

changes/20250818160732.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.116.0
1+
Version=1.116.1
22
MajorVersion=1
33
MinorVersion=116
4-
PatchVersion=0
5-
CommitHash=dcf2791d2c31cec1d1eb6b530cf781ec30d7e5aa
4+
PatchVersion=1
5+
CommitHash=6cb5a22d7a29899c422e40a0b662893a56f3e7d6

0 commit comments

Comments
 (0)