mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
8fe438cfd8
commit
4f16eb0856
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### Aider v0.49.1
|
||||
|
||||
- Bugfix to `/help`.
|
||||
|
||||
### Aider v0.49.0
|
||||
|
||||
- Add read-only files to the chat context with `/read` and `--read`, including from outside the git repo.
|
||||
|
|
|
@ -16,6 +16,10 @@ cog.out(text)
|
|||
|
||||
# Release history
|
||||
|
||||
### Aider v0.49.1
|
||||
|
||||
- Bugfix to `/help`.
|
||||
|
||||
### Aider v0.49.0
|
||||
|
||||
- Add read-only files to the chat context with `/read` and `--read`, including from outside the git repo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue