Skip to content

Commit d204a4c

Browse files
committed
DOC: Update changelog
1 parent 4289dbe commit d204a4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog

+4
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ Maintenance
7979

8080
API changes and deprecations
8181
----------------------------
82+
* Fully remove deprecated ``checkwarns`` and ``minc`` modules. (pr/852) (CM)
83+
* The ``keep_file_open`` argument to file load operations and ``ArrayProxy``s
84+
no longer acccepts the value ``"auto"``, raising a ``ValueError``. (pr/852)
85+
(CM)
8286
* Deprecate ``ArraySequence.data`` in favor of ``ArraySequence.get_data()``,
8387
which will return a copy. ``ArraySequence.data`` now returns a read-only
8488
view. (pr/811) (MC, reviewed by Serge Koudoro, Philippe Poulin, CM, MB)

0 commit comments

Comments
 (0)