Skip to content

Commit 3056ba4

Browse files
giacomocavalierilpil
authored andcommitted
changelog
1 parent fb8ba51 commit 3056ba4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@
183183
- Redundant `_ as x` patterns are rewritten to `x`.
184184
([eutampieri](https://github.com/eutampieri))
185185

186+
- The formatter no longer removes blocks from case clause guards.
187+
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
188+
186189
### Bug fixes
187190

188191
- Fixed a bug where `echo` could crash on JavaScript if the module contains

0 commit comments

Comments
 (0)