File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ 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.4 <https://amaranth-lang.org/docs/amaranth/v0.5.4 / >`_
1313* `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/ >`_
1414* `Amaranth 0.5.2 <https://amaranth-lang.org/docs/amaranth/v0.5.2/ >`_
1515* `Amaranth 0.5.1 <https://amaranth-lang.org/docs/amaranth/v0.5.1/ >`_
@@ -23,6 +23,17 @@ Documentation for past releases of the Amaranth language and toolchain is availa
2323* `Amaranth 0.3 <https://amaranth-lang.org/docs/amaranth/v0.3/ >`_
2424
2525
26+ Version 0.5.5
27+ =============
28+
29+ Standard library changes
30+ ------------------------
31+
32+ .. currentmodule :: amaranth.lib
33+
34+ * Added: :class: `amaranth.lib.wiring.FlippedInterface ` is hashable.
35+
36+
2637Version 0.5.4
2738=============
2839
You can’t perform that action at this time.
0 commit comments