File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ Documentation for past releases
99
1010Documentation 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+
2638Version 0.5.4
2739=============
2840
You can’t perform that action at this time.
0 commit comments