Skip to content

Commit 7385d3e

Browse files
committed
added changelog for issue 563
1 parent e900a7d commit 7385d3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/changes/version_0_30.rst.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ Miscellaneous improvements
221221
* renamed `a_min` and `a_max` arguments of :py:obj:`LArray.clip()` as `minval` and `maxval` respectively
222222
and made them optional (closes :issue:`747`).
223223

224+
* improved speed of :py:obj:`read_hdf()` function when reading a stored LArray object (closes :issue:`563`).
225+
224226

225227
Fixes
226228
-----

0 commit comments

Comments
 (0)