From 6359376953de83d403a92dcae83eec441617c302 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 16 Aug 2023 12:05:29 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 51b4cd33f..b033f264a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Release history +### main branch + +- Send chat history as prompt/context for Whisper voice transcription +- Added `--voice-language` switch to constrain `/voice` to transcribe to a specific language + ### v0.12.0 - [Voice-to-code](https://aider.chat/docs/voice.html) support, which allows you to code with your voice.