This commit is contained in:
Paul Gauthier 2024-08-10 14:26:03 -07:00
parent 8fe438cfd8
commit 4f16eb0856
2 changed files with 8 additions and 0 deletions

View file

@ -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.

View file

@ -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.