Skip to content

Commit c1fdfff

Browse files
committed
Update release notes
1 parent 70e0cbd commit c1fdfff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

+2
Original file line numberDiff line numberDiff line change
@@ -978,6 +978,8 @@ clang-format
978978
``Never``, and ``true`` to ``Always``.
979979
- Adds ``RemoveEmptyLinesInUnwrappedLines`` option.
980980
- Adds ``KeepFormFeed`` option and set it to ``true`` for ``GNU`` style.
981+
- Adds ``AlignAfterOpenBracketBreak`` sub-options for better control of
982+
``AlignAfterOpenBracket`` with ``AlwaysBreak`` or ``BlockIndent`` modes.
981983

982984
libclang
983985
--------

0 commit comments

Comments
 (0)