Skip to content

Commit 8cf68dc

Browse files
committed
docs/changes: update for v0.5.5.
1 parent 7905669 commit 8cf68dc

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/changes.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Documentation for past releases
99

1010
Documentation for past releases of the Amaranth language and toolchain is available online:
1111

12-
* `Amaranth 0.5.4 <https://amaranth-lang.org/docs/amaranth/v0.5.3/>`_
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/>`_
1314
* `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/>`_
1415
* `Amaranth 0.5.2 <https://amaranth-lang.org/docs/amaranth/v0.5.2/>`_
1516
* `Amaranth 0.5.1 <https://amaranth-lang.org/docs/amaranth/v0.5.1/>`_
@@ -23,6 +24,17 @@ Documentation for past releases of the Amaranth language and toolchain is availa
2324
* `Amaranth 0.3 <https://amaranth-lang.org/docs/amaranth/v0.3/>`_
2425

2526

27+
Version 0.5.5
28+
=============
29+
30+
Standard library changes
31+
------------------------
32+
33+
.. currentmodule:: amaranth.lib
34+
35+
* Added: :class:`amaranth.lib.wiring.FlippedInterface` is hashable.
36+
37+
2638
Version 0.5.4
2739
=============
2840

0 commit comments

Comments
 (0)