Skip to content

Commit d8dcd5c

Browse files
committed
>> added changelog for issue 698
1 parent fcbb08b commit d8dcd5c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/source/changes/version_0_30.rst.inc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,7 @@ Fixes
218218
* fixed :py:obj:`LArray.divnot0()` being slow when the divisor has many axes and many zeros (closes :issue:`705`).
219219

220220
* fixed maximum length of sheet names (31 characters instead of 30 characters) when adding a new sheet
221-
to an Excel Workbook (closes :issue:`713`).
221+
to an Excel Workbook (closes :issue:`713`).
222+
223+
* fixed missing documentation of many functions in :ref:`Utility Functions <api-ufuncs>` section
224+
of the API Reference (closes :issue:`698`).

0 commit comments

Comments
 (0)