Skip to content

Commit f894cf3

Browse files
committed
docs: Update the changelog for 1.19.0
1 parent c72c7df commit f894cf3

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

docs/docs/changelog/changelog.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,24 @@ This page contains an overview of the released versions and highlights the major
1010
point of view (i.e. focus on features). The complete changelog, including the patch
1111
versions, 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

0 commit comments

Comments
 (0)