This commit is contained in:
Paul Gauthier 2024-08-13 18:44:00 -07:00
parent 060c8ff89a
commit 37512a532a
2 changed files with 8 additions and 0 deletions

View file

@ -1,6 +1,10 @@
# Release history
### Aider v0.50.1
- Bugfix for provider API exceptions.
### Aider v0.50.0
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.

View file

@ -16,6 +16,10 @@ cog.out(text)
# Release history
### Aider v0.50.1
- Bugfix for provider API exceptions.
### Aider v0.50.0
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.