diff --git a/CHANGELOG.md b/CHANGELOG.md index 51d8afe31..a545abcb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## 6.3.3 - 2024-04-12 ### Fixed -* Preserve single quotes around character literals when formatting AST, commit 3747e2146d339cb2a21051aacc74cfb0416ee33b [#3077](https://github.com/fsprojects/fantomas/pull/3077) +* FormatASTAsync loses single quotes for characters. [#3076](https://github.com/fsprojects/fantomas/issues/3076) ## 6.3.2 - 2024-04-12