From 2873f6c1935fe6b673e0b81dae57e9098f0c38ea Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 20 Jan 2025 14:25:36 -0800 Subject: [PATCH] copy --- HISTORY.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 8899d89f0..ec1678318 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -14,8 +14,6 @@ - Added examples_as_sys_msg=True for GPT-4o models, improves benchmark scores. - Bumped all dependencies, to pick up litellm support for o1 system messages. - Bugfix for turn taking when reflecting lint/test errors. -- Improved message validation with better error reporting for malformed chat turns. -- Disabled summarization by default to improve chat stability. - Aider wrote 52% of the code in this release. ### Aider v0.71.1