From 03112ae56dab05994bea408798ec3f30ed7b5ee3 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 22 Mar 2024 10:57:43 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 1bd690a2a..77a77d19a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,7 +3,7 @@ ### v0.27.0 -- Improved repomap support for typescript. +- Improved repomap support for typescript, by @ryanfreckleton. - Bugfix: Only /undo the files which were part of the last commit, don't stomp other dirty files - Bugfix: Show clear error message when OpenAI API key is not set. - Bugfix: Catch error for obscure languages without tags.scm file.