Skip to content

Commit 9d3ca1c

Browse files
seafoamteallpil
authored andcommitted
Split up Changelog entry
1 parent fee722d commit 9d3ca1c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,12 @@
159159
([Vladislav Shakitskiy](https://github.com/vshakitskiy))
160160

161161
- The "Interpolate String" code action now lets the user "cut out" any portion
162-
of a string, regardless of whether it is a valid Gleam identifier or not. In
163-
addition, when interpolating an expression at the very start or the very end
164-
of a string, redundant empty string are no longer added before/after the
165-
interpolated expression.
162+
of a string, regardless of whether it is a valid Gleam identifier or not.
163+
([Hari Mohan](https://github.com/seafoamteal))
166164

165+
- When interpolating an expression at the very start or the very end
166+
of a string, redundant empty strings are no longer added before/after the
167+
interpolated expression.
167168
([Hari Mohan](https://github.com/seafoamteal))
168169

169170
### Formatter

0 commit comments

Comments
 (0)