Skip to content

Commit 2f2cfe1

Browse files
authored
Add macro flag note to CHANGELOG. (#1359)
1 parent 55c967b commit 2f2cfe1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## 2.3.5-wip
22

3-
* Use language version `3.3` to parse so that
4-
code with extension types can be formatted.
3+
* Use language version `3.3` to parse so that code with extension types can be
4+
formatted.
5+
* Support formatting the `macro` modifier when the `macros` experiment flag
6+
is passed.
57

68
## 2.3.4
79

0 commit comments

Comments
 (0)