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 e17971d commit f24d24cCopy full SHA for f24d24c
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.127.0" (2025-10-13)
18
+======================
19
+
20
+Features
21
+--------
22
23
+- :sparkles: `[collection]` Added a `Match` function (#20251013111319)
24
25
26
"1.126.0" (2025-10-07)
27
======================
28
changes/20251013111319.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.126.0
+Version=1.127.0
2
MajorVersion=1
3
-MinorVersion=126
+MinorVersion=127
4
PatchVersion=0
5
-CommitHash=df4bf0b8625a30ce77db1dba064daf5f581ab829
+CommitHash=e17971d25cd5ff1796cadac32c12b27f23b26998
0 commit comments