This commit is contained in:
Paul Gauthier 2024-08-28 13:04:09 -07:00
parent b0d06e13fe
commit 5b0a660f27
2 changed files with 8 additions and 0 deletions

View file

@ -1,6 +1,10 @@
# Release history
### Aider v0.54.3
- Dependency `watchdog<5` for docker image.
### Aider v0.54.2
- When users launch aider in their home dir, help them find/create a repo in a subdir.

View file

@ -16,6 +16,10 @@ cog.out(text)
# Release history
### Aider v0.54.3
- Dependency `watchdog<5` for docker image.
### Aider v0.54.2
- When users launch aider in their home dir, help them find/create a repo in a subdir.