From f4531b943450a57c58162229c410d94e0762db5f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 19 Nov 2024 17:38:17 -0800 Subject: [PATCH] docs: Add release notes URL and section in HISTORY.md --- aider/urls.py | 1 + aider/website/HISTORY.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/aider/urls.py b/aider/urls.py index 63870c829..87b91d3db 100644 --- a/aider/urls.py +++ b/aider/urls.py @@ -12,3 +12,4 @@ github_issues = "https://github.com/Aider-AI/aider/issues/new" git_index_version = "https://github.com/Aider-AI/aider/issues/211" install_properly = "https://aider.chat/docs/troubleshooting/imports.html" analytics = "https://aider.chat/docs/more/analytics.html" +release_notes = "https://aider.chat/HISTORY.html#release-notes" diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index f53b9f274..78e8f9c08 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -14,6 +14,8 @@ The above [stats are based on the git commit history](/docs/faq.html#how-are-the-aider-wrote-xx-of-code-stats-computed) of the aider repo. +## Release notes +