mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
Updated HISTORY
This commit is contained in:
parent
cd434cac5a
commit
75f540796d
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- Issue a warning if user adds too much code to the chat.
|
||||
- https://aider.chat/docs/faq.html#how-can-i-add-all-the-files-to-the-chat
|
||||
- Vocally refuse to add files to the chat that match `.aiderignore`
|
||||
- Prevents bug where subsequent git commit of those files will fail.
|
||||
- Added `--openai-organization-id` argument.
|
||||
- Made past articles part of https://aider.chat/blog/
|
||||
|
||||
### v0.24.1
|
||||
|
||||
- Fixed bug with cost computations when --no-steam in effect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue