Skip to content

Commit 4dbef93

Browse files
whats new file
1 parent 69e3fda commit 4dbef93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Detailed list of changes
3737
- :func:`mne_bids.write_raw_bids()` has a new parameter `electrodes_tsv_task` which allows adding the `task` entity to the `electrodes.tsv` filepath, by `Alex Lopez Marquez`_ (:gh:`1424`)
3838
- Extended the configuration to recognise `motion` as a valid BIDS datatype by `Julius Welzel`_ (:gh:`1430`)
3939
- Better control of verbosity in several functions, by `Bruno Aristimunha`_ (:gh:`1449`)
40+
- :meth:`mne_bids.BIDSPath.match()` now short-circuits root directory scans when ``subject``, ``session``, or ``datatype`` entities are known, reducing lookup time on large datasets, by `Bruno Aristimunha`_ and `Maximilien Chaumon`_ (:gh:`1450`)
4041

4142
🧐 API and behavior changes
4243
^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)