File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 1
1
.. py:currentmodule:: larray_editor
2
2
3
- Syntax changes
4
- ^^^^^^^^^^^^^^
5
-
6
- * renamed ``MappingEditor.old_method_name()`` to :py:obj:`MappingEditor.new_method_name()` (closes :editor_issue:`1 `).
7
-
8
- * renamed ``old_argument_name`` argument of :py:obj:`MappingEditor.method_name()` to ``new_argument_name``.
9
-
10
-
11
- Backward incompatible changes
12
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13
-
14
- * other backward incompatible changes
15
-
16
-
17
3
New features
18
4
^^^^^^^^^^^^
19
5
@@ -22,17 +8,6 @@ New features
22
8
* the initial column width is now set depending on the content and resized automatically when changing the number of
23
9
digits (closes :editor_issue:` 145` ).
24
10
25
- * added a feature (see the :ref:`miscellaneous section <misc_editor>` for details).
26
-
27
- * added another feature in the editor (closes :editor_issue:`1 `).
28
-
29
- .. note::
30
-
31
- - It works for foo bar !
32
- - It does not work for foo baz !
33
-
34
-
35
- .. _misc_editor:
36
11
37
12
Miscellaneous improvements
38
13
^^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments