diff --git a/CHANGELOG.md b/CHANGELOG.md index de8c061b5..0374167fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ ## master +#### :bug: Bug Fix + +- Fix edge case in switch expr completion. https://github.com/rescript-lang/rescript-vscode/pull/1002 + ## 1.52.0 #### :bug: Bug Fix