Skip to content

Commit fab853a

Browse files
committed
🚀 releasing version 1.118.0 @ 2025-08-21 11:14
[skip ci]
1 parent 4685dd8 commit fab853a

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.118.0" (2025-08-21)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `proc` Add support for gracefully killing processes with specific interrupts (#20250821120026)
24+
25+
1726
"1.117.0" (2025-08-20)
1827
======================
1928

changes/20250821120026.feature

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.117.0
1+
Version=1.118.0
22
MajorVersion=1
3-
MinorVersion=117
3+
MinorVersion=118
44
PatchVersion=0
5-
CommitHash=cabfb0c4baab6ceef246e016efd5ceede2521161
5+
CommitHash=4685dd87d826633d447af90a3990c3a09de3fdf1

0 commit comments

Comments
 (0)