From f90c17e8db083f80b0991b11ca1a469806cf8191 Mon Sep 17 00:00:00 2001 From: Fred Snyder Date: Sat, 24 Sep 2022 12:57:51 -0400 Subject: [PATCH] Formatting --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 467d76f42..67d491635 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ ## 0.47.0 - September 25, 2022 - Completion candidates for union types (#507) - Nullify Hover object instead of contents value (#583) -- Mapping workspace stuck in 0 (#587) -- Fix parsing of nested subtypes (#589) -- Update YARD tags on Pin::Block methods (#588) -- @!visibility directive support (#566) +- Mapping workspace stuck in 0 (#587) +- Fix parsing of nested subtypes (#589) +- Update YARD tags on Pin::Block methods (#588) +- @!visibility directive support (#566) ## 0.46.0 - August 22, 2022 - Ignore typecheck errors with @sg-ignore tag (#419)