Skip to content

Commit 3ebcd92

Browse files
committed
added changelog for editor changes (larray-project/larray-editor#116)
1 parent 1eefc9d commit 3ebcd92

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/source/changes/version_0_27.rst.inc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,16 @@ New features
5353

5454
Closes :issue:`490`.
5555

56+
5657
Miscellaneous improvements
5758
--------------------------
5859

59-
* improved something.
60+
* made the editor more responsive when switching to or changing the filter of large arrays (closes :issue:`93`).
61+
62+
* added support for coloring numeric values for object arrays (e.g. arrays containing both strings and numbers).
63+
6064

6165
Fixes
6266
-----
6367

64-
* fixed something (closes :issue:`1`).
68+
* fixed array values being editable in view() (instead of only in edit()).

0 commit comments

Comments
 (0)