File tree 1 file changed +12
-1
lines changed
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
9
9
10
10
Documentation for past releases of the Amaranth language and toolchain is available online:
11
11
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 / >`_
13
13
* `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/ >`_
14
14
* `Amaranth 0.5.2 <https://amaranth-lang.org/docs/amaranth/v0.5.2/ >`_
15
15
* `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
23
23
* `Amaranth 0.3 <https://amaranth-lang.org/docs/amaranth/v0.3/ >`_
24
24
25
25
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
+
26
37
Version 0.5.4
27
38
=============
28
39
You can’t perform that action at this time.
0 commit comments