Skip to content

Commit b5089d4

Browse files
committed
update release notes
1 parent 19f102c commit b5089d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,8 @@ clang-format
12951295
- Adds ``WrapNamespaceBodyWithEmptyLines`` option.
12961296
- Adds the ``IndentExportBlock`` option.
12971297
- Adds ``PenaltyBreakBeforeMemberAccess`` option.
1298+
- Adds ``BinPackLongBracedLists`` option to override bin packing options in
1299+
long (20 item or more) braced list initializer lists.
12981300

12991301
libclang
13001302
--------

0 commit comments

Comments
 (0)