Skip to content

Commit 70a26f8

Browse files
committed
CHANGELOG update
1 parent 0dd6edd commit 70a26f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
- Fixed issue of JSON encode line split options applied to inner JSON structures
2020
conflicting with line split options applied to outer JSON structures, e.g. when
2121
root line splits are **same_line** and array within array line splits are **multi_line**.
22-
With the new behaviour the output will remain **same_line**.
22+
With the new behaviour the inner structure will remain **same_line** if the outer
23+
structure is **same_line**.
2324

2425
- Changes
2526

0 commit comments

Comments
 (0)