Skip to content

Commit 17d6be8

Browse files
committed
*
1 parent ba8bff5 commit 17d6be8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

source/release-notes.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ New features:
1919

2020
- New conditional mapping rules for more advanced transformations:
2121

22-
- Mapping rule filters to include or exclude documents based on a custom Javascript expression.
23-
- Array conditions to sort and limit embedded arrays, supporting the application of the subset pattern.
24-
- Improved modeling of foreign keys to support tables with multiple, potentially ambiguous references to a foreign table.
22+
- Mapping rule filters to include or exclude documents based on
23+
a custom Javascript expression.
24+
- Array conditions to sort and limit embedded arrays, supporting
25+
the application of the subset pattern.
26+
- Improved modeling of foreign keys to support tables with
27+
multiple, potentially ambiguous references to a foreign table.
2528

2629
- New light mode in web UI.
2730
- New undo/redo functionality for mapping rule editing.

0 commit comments

Comments
 (0)