Skip to content

Commit a1ead7e

Browse files
committed
added changelog
1 parent 1529214 commit a1ead7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/source/changes/version_0_32.rst.inc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
Syntax changes
55
^^^^^^^^^^^^^^
66

7-
* renamed ``LArray.old_method_name()`` to :py:obj:`LArray.new_method_name()` (closes :issue:`1`).
8-
9-
* renamed ``old_argument_name`` argument of :py:obj:`LArray.method_name()` to ``new_argument_name``.
7+
* renamed ``LArray`` class to :py:obj:`Array` (closes :issue:`611`).
108

119

1210
Backward incompatible changes

0 commit comments

Comments
 (0)