diff --git a/CHANGES.md b/CHANGES.md index 14543add54c..83120be9422 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,8 @@ +- Fix crash involving indented dummy functions containing newlines (#4318) + ### Preview style @@ -28,9 +30,6 @@ -- Add support to style function definitions containing newlines before function stubs - (#4318) - ### Performance