We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1529214 commit a1ead7eCopy full SHA for a1ead7e
doc/source/changes/version_0_32.rst.inc
@@ -4,9 +4,7 @@
4
Syntax changes
5
^^^^^^^^^^^^^^
6
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``.
+* renamed ``LArray`` class to :py:obj:`Array` (closes :issue:`611`).
10
11
12
Backward incompatible changes
0 commit comments