Skip to content

Commit fa6f9e9

Browse files
committed
DOC: cleanup changelog for release
1 parent bb387b8 commit fa6f9e9

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

doc/source/changes/version_0_34.rst.inc

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
.. py:currentmodule:: larray_editor
22

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-
173
New features
184
^^^^^^^^^^^^
195

@@ -22,17 +8,6 @@ New features
228
* the initial column width is now set depending on the content and resized automatically when changing the number of
239
digits (closes :editor_issue:`145`).
2410

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:
3611

3712
Miscellaneous improvements
3813
^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)