From e401246125a6e952046edb66bdcb424259941d87 Mon Sep 17 00:00:00 2001 From: Kristi Russell Date: Tue, 21 Mar 2023 11:28:13 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aaf390..1a1b6e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ # Release Notes +## 0.9.8 +`2023-03-21` +- Update Gitlens colors +- Fix Vue inline chained event modifier color +- Increase contrast for dark themes' editor and terminal text selections + ## 0.9.7 `2023-02-16` - Revert custom component tag color for dark themes