Skip to content

Commit 8069a9d

Browse files
committed
🚀 releasing version 1.150.0 @ 2026-03-11 13:35
[skip ci]
1 parent 35083ba commit 8069a9d

6 files changed

Lines changed: 20 additions & 7 deletions

File tree

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"1.150.0" (2026-03-11)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[collection]` Split-mode parsing support for list-of-pairs conversion, allowing splitting at either the first occurrence or all occurrences of separators. (#20260309024542)
24+
25+
26+
Bugfixes
27+
--------
28+
29+
- Dependency upgrade: v5-5.17.0 (#20260303111321)
30+
- Dependency upgrade: v2-2.5.0 (#20260303111327)
31+
- Dependency upgrade: logrus-1.9.4 (#20260303111331)
32+
33+
1734
"1.149.0" (2026-03-02)
1835
======================
1936

changes/20260303111321.bugfix

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

changes/20260303111327.bugfix

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

changes/20260303111331.bugfix

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

changes/20260309024542.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.149.0
1+
Version=1.150.0
22
MajorVersion=1
3-
MinorVersion=149
3+
MinorVersion=150
44
PatchVersion=0
5-
CommitHash=6be2d47fd0ec9b839629797e4e6fc5d65c622126
5+
CommitHash=35083bae030fce21e86e47e54d445060c1b76bbe

0 commit comments

Comments
 (0)