Skip to content

Commit 499c20e

Browse files
wanda-phiwhitequark
authored andcommitted
docs/changes: add 0.5.1 changes.
1 parent 35a0ee8 commit 499c20e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changes.rst

+14
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,20 @@ Standard library changes
4747
* Removed: (deprecated in 0.5) :mod:`amaranth.lib.coding`. (`RFC 63`_)
4848

4949

50+
Version 0.5.1
51+
=============
52+
53+
54+
Standard library changes
55+
------------------------
56+
57+
.. currentmodule:: amaranth.lib
58+
59+
* Added: views of :class:`amaranth.lib.data.ArrayLayout` can be indexed with negative integers or slices.
60+
* Added: :py:`len()` works on views of :class:`amaranth.lib.data.ArrayLayout`.
61+
* Added: views of :class:`amaranth.lib.data.ArrayLayout` are iterable.
62+
63+
5064
Version 0.5
5165
===========
5266

0 commit comments

Comments
 (0)