From fc7c86bbe6c7ae3e6a1f889f877c42c0d714e18e Mon Sep 17 00:00:00 2001 From: Catherine Date: Mon, 29 Jan 2024 19:22:14 +0000 Subject: [PATCH] docs/changes: link to docs for past releases. --- docs/changes.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 8735cee..933259a 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -4,6 +4,16 @@ Changelog This document describes changes to the public interfaces in the Amaranth language and standard library. It does not include most bug fixes or implementation changes. +Documentation for past releases +=============================== + +Documentation for past releases of the Amaranth language and toolchain is available online: + +* `Amaranth 0.4.1 `_ +* `Amaranth 0.4.0 `_ +* `Amaranth 0.3 `_ + + Version 0.5 (unreleased) ========================