From 18d54640d35f1d4e523248d114d03e1473e59ca6 Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Fri, 16 Sep 2022 16:23:52 -0400 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7608dd5..224ca60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - Fixes Commit Details showing incorrect actions for uncommitted changes - Fixes prioritization of multiple PRs associated with the same commit to choose a merged PR over others - Fixes Graph not showing account banners when access is not allowed and trial banners were previously dimissed +- Fixes [#2195](https://github.com/gitkraken/vscode-gitlens/issues/2195) - cannot open new files from commit details ## [12.2.2] - 2022-09-06