This commit is contained in:
Paul Gauthier 2024-08-28 16:13:33 -07:00
parent 3657769617
commit e63c104f83
2 changed files with 10 additions and 0 deletions

View file

@ -16,6 +16,11 @@ cog.out(text)
# Release history
### Aider v0.54.4
- Bugfix to completions for `/model` command.
- Bugfix: revert home dir special case.
### Aider v0.54.3
- Dependency `watchdog<5` for docker image.