From 7e77a2b89f716fbd927cc480ded12237e88215e3 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 22 Aug 2023 07:50:31 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 343ebed68..d182a2226 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,8 +1,8 @@ # Release history -### main branch +### v0.13.0 -- [Only git commit dirty files that GPT tries to edit](https://aider.chat/docs/faq.html#how-did-v0-13-0-change-git-usage) +- [Only git commit dirty files that GPT tries to edit](https://aider.chat/docs/faq.html#how-did-v0130-change-git-usage) - Send chat history as prompt/context for Whisper voice transcription - Added `--voice-language` switch to constrain `/voice` to transcribe to a specific language - Late-bind importing `sounddevice`, as it was slowing down aider startup