Skip to content

Commit f4804c0

Browse files
committed
docs/changes: update for v0.5.5.
1 parent d805f96 commit f4804c0

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

docs/changes.rst

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Documentation for past releases
99

1010
Documentation 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

94116
Language changes

0 commit comments

Comments
 (0)