Skip to content

Commit b3fa8af

Browse files
committed
added changelogs for version 0.30
1 parent 66835d8 commit b3fa8af

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/source/changes/version_0_30.rst.inc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@
33
Miscellaneous improvements
44
^^^^^^^^^^^^^^^^^^^^^^^^^^
55

6-
* improved something.
6+
* display the filename and line number in the status bar when the editor is called from a Python script
7+
(closes :editor_issue:`173`).
78

89

910
Fixes
1011
^^^^^
1112

12-
* fixed something (closes :editor_issue:`1`).
13+
* fixed editor console unusable after any exception (closes :editor_issue:`166`).
14+
15+
* fixed LArray editor launcher in Windows menu (closes :editor_issue:`169`).

0 commit comments

Comments
 (0)