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 4685dd8 commit fab853aCopy full SHA for fab853a
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
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
26
"1.117.0" (2025-08-20)
27
======================
28
changes/20250821120026.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.117.0
+Version=1.118.0
2
MajorVersion=1
3
-MinorVersion=117
+MinorVersion=118
4
PatchVersion=0
5
-CommitHash=cabfb0c4baab6ceef246e016efd5ceede2521161
+CommitHash=4685dd87d826633d447af90a3990c3a09de3fdf1
0 commit comments