Skip to content

Commit

Permalink
Updated HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Jun 4, 2024
1 parent 73c6af8 commit 7c834d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@

# 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.
- Aider will notice if you paste a URL into the chat, and offer to scrape it.
- 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
Expand Down

0 comments on commit 7c834d8

Please sign in to comment.