From 2852acb9475b8e4716ba1731ef6c54f54ef754fd Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 23 May 2024 06:03:25 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index ea125c884..7aab4df7c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # Release history +### main + +- Aider will notice if you paste a URL into the chat, and offer to scrape it. + ### v0.36.0 - [Aider can now lint your code and fix any errors](https://aider.chat/2024/05/22/linting.html).