File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ Documentation for past releases
99
1010Documentation for past releases of the Amaranth language and toolchain is available online:
1111
12+ * `Amaranth 0.5.5 <https://amaranth-lang.org/docs/amaranth/v0.5.5/ >`_
13+ * `Amaranth 0.5.4 <https://amaranth-lang.org/docs/amaranth/v0.5.4/ >`_
14+ * `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/ >`_
15+ * `Amaranth 0.5.2 <https://amaranth-lang.org/docs/amaranth/v0.5.2/ >`_
16+ * `Amaranth 0.5.1 <https://amaranth-lang.org/docs/amaranth/v0.5.1/ >`_
1217* `Amaranth 0.5.0 <https://amaranth-lang.org/docs/amaranth/v0.5.0/ >`_
1318* `Amaranth 0.4.5 <https://amaranth-lang.org/docs/amaranth/v0.4.5/ >`_
1419* `Amaranth 0.4.4 <https://amaranth-lang.org/docs/amaranth/v0.4.4/ >`_
@@ -87,8 +92,25 @@ Platform integration changes
8792* Changed: the Gowin platform now uses ``nextpnr-himbaechel `` rather than ``nextpnr-gowin ``.
8893
8994
90- Version 0.5.3 (unreleased)
91- ==========================
95+ Version 0.5.5
96+ =============
97+
98+ Standard library changes
99+ ------------------------
100+
101+ .. currentmodule :: amaranth.lib
102+
103+ * Added: :class: `amaranth.lib.wiring.FlippedInterface ` is hashable.
104+
105+
106+ Version 0.5.4
107+ =============
108+
109+ Updated to address deprecations in Yosys 0.48.
110+
111+
112+ Version 0.5.3
113+ =============
92114
93115
94116Language changes
You can’t perform that action at this time.
0 commit comments