This commit is contained in:
Paul Gauthier 2024-08-13 12:28:04 -07:00
parent 747b1ef73f
commit 49e5530d3b
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Release history
### v0.50.0
### Aider v0.50.0
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
- New `--deepseek` switch to use DeepSeek Coder.

View file

@ -16,7 +16,7 @@ cog.out(text)
# Release history
### v0.50.0
### Aider v0.50.0
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
- New `--deepseek` switch to use DeepSeek Coder.