From 0bb0f169d2e4cb6c7be93e645522bf27813b9cd8 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Fri, 30 May 2025 17:11:21 -0700 Subject: [PATCH] docs: Add link to release notes --- README.md | 1 + aider/website/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d3d03ef2..4303169a5 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ See the [installation instructions](https://aider.chat/docs/install.html) and [u - [LLM Leaderboards](https://aider.chat/docs/leaderboards/) - [GitHub Repository](https://github.com/Aider-AI/aider) - [Discord Community](https://discord.gg/Y7X7bhMQFV) +- [Release notes](https://aider.chat/HISTORY.html) - [Blog](https://aider.chat/blog/) ## Kind Words From Users diff --git a/aider/website/index.html b/aider/website/index.html index 1542a41bc..e030edf90 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -642,6 +642,7 @@ const testimonials = [
  • LLM Leaderboards
  • GitHub Repository
  • Discord Community
  • +
  • Release notes
  • Blog