File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,24 @@ This page contains an overview of the released versions and highlights the major
1010point of view (i.e. focus on features). The complete changelog, including the patch
1111versions, can be found on the [ GitHub release page] ( https://github.com/camunda/feel-scala/releases ) .
1212
13+ ## 1.19
14+
15+ <MarkerChangelogVersion versionZeebe =" 8.7.0 " versionC7 =" not yet " />
16+
17+ ** Built-in functions:**
18+
19+ * New built-in
20+ function ` is blank() `
21+ to check if a string is blank
22+ * New built-in
23+ function ` partition() `
24+ to split a list in sublists of the same size
25+
26+ See the full changelog [ here] ( https://github.com/camunda/feel-scala/releases/tag/1.19.0 ) .
27+
1328## 1.18
1429
15- <MarkerChangelogVersion versionZeebe =" 8.6.0 " versionC7 =" not yet " />
30+ <MarkerChangelogVersion versionZeebe =" 8.6.0 " versionC7 =" 7.23.0 " />
1631
1732** Built-in functions:**
1833
You can’t perform that action at this time.
0 commit comments