diff --git a/CHANGES.md b/CHANGES.md index 7132b13140..eaf9fa998f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,7 @@ profile. This started with version 0.26.0. - Fixed bug with attributes on sub-expressions of infix operators (#2459, @tdelvecchio-jsc) - \* Fix cinaps comment formatting to not change multiline string contents (#2463, @tdelvecchio-jsc) - Fix position of comments around function parameters (#2471, @gpetiot) +- \* Force a break around comments following an infix operator (fix non-stabilizing comments) (#2478, @gpetiot) ## 0.26.1 (2023-09-15)