File tree 1 file changed +13
-1
lines changed
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
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.5 <https://amaranth-lang.org/docs/amaranth/v0.5.5/ >`_
13
+ * `Amaranth 0.5.4 <https://amaranth-lang.org/docs/amaranth/v0.5.4/ >`_
13
14
* `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/ >`_
14
15
* `Amaranth 0.5.2 <https://amaranth-lang.org/docs/amaranth/v0.5.2/ >`_
15
16
* `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
23
24
* `Amaranth 0.3 <https://amaranth-lang.org/docs/amaranth/v0.3/ >`_
24
25
25
26
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
+
26
38
Version 0.5.4
27
39
=============
28
40
You can’t perform that action at this time.
0 commit comments