diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 222824faa..2900bd82f 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -12,6 +12,10 @@ cog.out(text) # Release history +### Aider v0.43.1 + +- Replace the torch requirement with the CPU only version, because the GPU versions are huge + ### Aider v0.43.0 - Use `/help ` to [ask for help about using aider](https://aider.chat/docs/troubleshooting/support.html), customizing settings, troubleshooting, using LLMs, etc.