Skip to content

Commit 55c34b4

Browse files
committed
>> added changelog for issue 700
1 parent d8dcd5c commit 55c34b4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/source/changes/version_0_30.rst.inc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
Syntax changes
1+
.. py:currentmodule:: larray
2+
3+
Syntax changes
24
--------------
35

46
* new syntax
@@ -211,6 +213,9 @@ Miscellaneous improvements
211213

212214
Closes :issue:`671`.
213215

216+
* added documentation and examples for :py:obj:`where()`, :py:obj:`maximum()`
217+
and :py:obj:`minimum()` functions (closes :issue:`700`)
218+
214219

215220
Fixes
216221
-----

0 commit comments

Comments
 (0)