Skip to content

Commit 18402c6

Browse files
committed
docs: update changelog.
1 parent 140cc48 commit 18402c6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/changes.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +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.6 <https://amaranth-lang.org/docs/amaranth/v0.5.6/>`_
13+
* `Amaranth 0.5.5 <https://amaranth-lang.org/docs/amaranth/v0.5.5/>`_
1214
* `Amaranth 0.5.4 <https://amaranth-lang.org/docs/amaranth/v0.5.4/>`_
1315
* `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/>`_
1416
* `Amaranth 0.5.2 <https://amaranth-lang.org/docs/amaranth/v0.5.2/>`_
@@ -23,6 +25,23 @@ Documentation for past releases of the Amaranth language and toolchain is availa
2325
* `Amaranth 0.3 <https://amaranth-lang.org/docs/amaranth/v0.3/>`_
2426

2527

28+
Version 0.5.7
29+
=============
30+
31+
Platform integration changes
32+
----------------------------
33+
34+
.. currentmodule:: amaranth.vendor
35+
36+
* Added: build commands are also serialized to ``build_{{name}}.json``.
37+
38+
39+
Version 0.5.6
40+
=============
41+
42+
Updated to address compatibility with PyPy 3.11.
43+
44+
2645
Version 0.5.5
2746
=============
2847

0 commit comments

Comments
 (0)