Skip to content

Commit a2f3c54

Browse files
committed
Release version 0.4.
1 parent 73e3ee6 commit a2f3c54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Changelog
44
This document describes changes to the public interfaces in the Amaranth language and standard library. It does not include most bug fixes or implementation changes.
55

66

7-
Version 0.4 (unreleased)
8-
========================
7+
Version 0.4
8+
===========
99

1010
Support has been added for a new and improved way of defining data structures in :mod:`amaranth.lib.data` and component interfaces in :mod:`amaranth.lib.wiring`, as defined in `RFC 1`_ and `RFC 2`_. :class:`Record` has been deprecated. In a departure from the usual policy, to give designers additional time to migrate, :class:`Record` will be removed in Amaranth 0.6 (one release later than normal).
1111

0 commit comments

Comments
 (0)