From 7c834d83cb426852af25c49972c57e32b1fd3607 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 4 Jun 2024 10:30:16 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 8a18de592..1c459553f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### main +### v0.37.0 - Repo map is now optimized based on text of chat history as well as files added to chat. - Improved prompts when no files have been added to chat to solicit LLM file suggestions. @@ -9,6 +9,7 @@ - Performance improvements the repo map, especially in large repos. - Aider will not offer to add bare filenames like `make` or `run` which may just be words. - Properly override `GIT_EDITOR` env for commits if it is already set. +- Detect supported audio sample rates for `/voice`. - Other small bug fixes. ### v0.36.0