diff --git a/HISTORY.md b/HISTORY.md index adb9286c3..be6e7f08e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### main branch +### v0.51.0 - Prompt caching for Anthropic models with `--cache-prompts`. - Caches the system prompt, repo map and `/read-only` files. @@ -14,7 +14,7 @@ - Bugfix: properly load `.aider.models.metadata.json` data. - Bugfix: Using `--msg /ask ...` caused an exception. - Bugfix: litellm tokenizer bug for images. -- Aider wrote 55% of the code in this release. +- Aider wrote 56% of the code in this release. ### Aider v0.50.1