From 67b14414c923619ad2b93844b9df69bbdc48cc53 Mon Sep 17 00:00:00 2001 From: Christopher Dignam Date: Sat, 11 May 2024 15:43:30 -0400 Subject: [PATCH] . --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ecd03..d1cdf9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Reload link provider when settings change (#27). -- Center editor on CODEOWNERS line when jumping to owner via status bar (#27). +- Reload link provider when settings change (#28). +- Center editor on CODEOWNERS line when jumping to owner via status bar (#28). ### Changed -- Rename GitHub "team" setting to "username" to be consistent with existing features (#27). +- Rename GitHub "team" setting to "username" to be consistent with existing features (#28). ## 3.4.0 - 2024-04-10