From bf15b810612e1f84bf3893f96be107ece9e34e85 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 20 Aug 2024 08:19:16 -0700 Subject: [PATCH] copy --- aider/website/HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 4f426dae5..b89b09cf5 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -16,7 +16,7 @@ cog.out(text) # 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. @@ -29,7 +29,7 @@ cog.out(text) - 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