This commit is contained in:
Paul Gauthier 2025-02-24 09:44:57 -08:00
parent 686a32cbc0
commit fe6a3c89f3
4 changed files with 75 additions and 67 deletions

View file

@ -23,6 +23,10 @@ cog.out(text)
]]]-->
### Aider v0.74.4
- Bugfix to `/editor` command.
### Aider v0.74.3
- Downgrade streamlit dependency to avoid threading bug.